Feature #20210
closed
Move ntp server out of provisioning templates files.
Added by Emil E almost 8 years ago.
Updated almost 8 years ago.
Description
Move the configuration of ntp server out of provisioning templates (kickstart etc) into either a snippet or as an parameter to be set under subnets.
It can be moved to a snippet trivially, out of curiosity what's the usecase, refactoring?
Daniel Lobato Garcia wrote:
It can be moved to a snippet trivially, out of curiosity what's the usecase, refactoring?
Im working behind a firewall and cannot reach the ntp server that is hard coded in the templates. I order to change the ntp servername I had to modify it in multiple templates. I would just have been easier to only have to change the ntp servername in one snippet.
- Status changed from New to Resolved
There's the Parameter ntp-server for exactly this. Set it globally or e.g. per Host.
Michael Moll wrote:
There's the Parameter ntp-server for exactly this. Set it globally or e.g. per Host.
Ahh... Thanks, I missed that one.
Also available in: Atom
PDF