Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > daf79087f6941644885247eaca477684 > files > 33

puppet-4.2.1-4.4.mga6.noarch.rpm

# sets the common (across all puppet conf) ntp servers.
class data::common {
  $ntpservers = ['ntp1.example.com', 'ntp2.example.com']
}