Repos with recipes to deploy some infrastructure services
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
185 B

  1. ---
  2. pools: []
  3. allowed_subnets: []
  4. # - net: "192.168.0.0"
  5. # mask: "255.255.255.0"
  6. driftfile: "/var/lib/ntp/drift"
  7. logfile: "/var/log/messages"
  8. #keyfile: "/etc/ntp/keys"
  9. ...