Repos with recipes to deploy some infrastructure services
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

10 行
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. ...