jasonbin

WLG client.rb

Jan 7th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 0.42 KB | None | 0 0
  1. chef_server_url         ""https://172.31.207.210/organizations/walgreenco"
  2. validation_client_name  "walgreenco-validator"
  3. file_cache_path         "c:/chef/cache"
  4. file_backup_path        "c:/chef/backup"
  5. cache_options           ({:path => "c:/chef/cache/checksums", :skip_expires => true })
  6. validation_key          "c:/chef/your-validator.pem"
  7. log_level               :info
  8. log_location            "c:/chef/chef-run.txt"
Advertisement
Add Comment
Please, Sign In to add comment