We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can set this as an environment override I think.
https://github.com/rcbops/chef-cookbooks/blob/master/roles/base.rb#L12-L16
We need to expose this as a fact I think.
https://trello.com/c/GXPKschH
The text was updated successfully, but these errors were encountered:
At the moment.. if you add this as an override to the environment all nodes will inherit this setting:
"ntp": { "servers": ["0.pool.ntp.org", "1.pool.ntp.org", "2.pool.ntp.org"] }
We need to figure out how to expose this in OpenCenter
Sorry, something went wrong.
No branches or pull requests
We can set this as an environment override I think.
https://github.com/rcbops/chef-cookbooks/blob/master/roles/base.rb#L12-L16
We need to expose this as a fact I think.
https://trello.com/c/GXPKschH
The text was updated successfully, but these errors were encountered: