Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

General compliance.rb improvements #829

Open
vinyar opened this issue Jun 1, 2016 · 3 comments
Open

General compliance.rb improvements #829

vinyar opened this issue Jun 1, 2016 · 3 comments

Comments

@vinyar
Copy link

vinyar commented Jun 1, 2016

Page:
https://docs.chef.io/config_rb_compliance.html

Issue:
The page is good enough for technical people, but not for general audience.

Expected behavior:

  • doc should mention that config file is located here: /etc/chef-compliance/chef-compliance.rb
  • Short-term, it would be great if it provided some basic examples of the most common use cases and had a snippet of a functional compliance.rb file. (like below)
  • It would be nice if longer-term compliance.rb page resembled chef-server.rb and captured all available settings with explanation of what each one does.

basic example of chef-compliance.rb

vagrant@compliance-server-ubuntu-1404:/etc/chef-compliance$ cat chef-compliance.rb
fqdn  "192.168.33.33"
core['licensed_node_count'] = 26
  • (pending validation) If cert file is has the same limitation as chef-server where it can't be password protected, there should be a note for that.
@vinyar
Copy link
Author

vinyar commented Jun 6, 2016

@alexpop

@JasonKAls
Copy link

Please update the compliance.rb html page with the suggestions by @vinyar. Would like to see all available entries

@vinyar
Copy link
Author

vinyar commented Apr 5, 2017

bump

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants