エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
実践LWRP、HTTP認証用ファイル(htpasswd,htdigest)をChefのリソースとして管理する part.3 of 3 - Qiita
require 'webrick' def whyrun_supported? true end action :create do if @current_resource.crypted_p... require 'webrick' def whyrun_supported? true end action :create do if @current_resource.crypted_passwd Chef::Log.warn "====== Found http_auth user #{@new_resource.user}" salt = @current_resource.crypted_passwd[0..1] if @current_resource.crypted_passwd == @new_resource.password.crypt(salt) Chef::Log.warn "====== http_auth user #{@new_resource.user} was not modified. (up to date)" else converge_by("



2013/09/08 リンク