Wrapper cookbook to set the NTP servers on a node.
Ubuntu 14.04
Include chef-wrapper-ntp
in your node's run_list
:
{
"run_list": [
"recipe[chef-wrapper-ntp::default]"
]
}
Author:: Cobus Bernard (me@cobus.io)
Wrapper cookbook to set the NTP servers on a node.
Ubuntu 14.04
Include chef-wrapper-ntp
in your node's run_list
:
{
"run_list": [
"recipe[chef-wrapper-ntp::default]"
]
}
Author:: Cobus Bernard (me@cobus.io)