Displaying 1 result from an estimated 1 matches for "_vastly_".
Did you mean:
_mostly_
2007 May 21
3
defining client/server configs
...''s a templated file requiring the names of
the NTP servers
b) NTP servers
- another templated file, requiring the names of the (other) NTP
servers and the network to allow queries from
This could be the same templated file, but in other circumstances
these two files would be _vastly_ different.
Is having an ntp class for the clients and then overriding this with
an ntpserver class for the servers sensible? I believe I''m correct in
saying that even if I have a setup like this then puppet does what I
want, but I''m not convinced that I should expect or trust th...