Skip to content
New issue

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

[DE89] We need a way to override the ntp default servers in the base role. #423

Open
breu opened this issue Mar 8, 2013 · 1 comment
Open

Comments

@breu
Copy link
Contributor

breu commented Mar 8, 2013

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

@galstrom21
Copy link
Contributor

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

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

No branches or pull requests

2 participants