summaryrefslogtreecommitdiff
path: root/roles/chrony/defaults/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-27 21:24:53 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-28 00:52:02 +0100
commit8ffeaf71efa7472ff8511c445aa8874b1b1f3613 (patch)
tree18132a977c42dd04a23ed61550df3a495d899f24 /roles/chrony/defaults/main.yml
parentkubernetes/standalone: fix config hash annotation if role is included multipl... (diff)
move chrony role to core/ntp (WIP)
Diffstat (limited to 'roles/chrony/defaults/main.yml')
-rw-r--r--roles/chrony/defaults/main.yml24
1 files changed, 0 insertions, 24 deletions
diff --git a/roles/chrony/defaults/main.yml b/roles/chrony/defaults/main.yml
deleted file mode 100644
index bec79d5f..00000000
--- a/roles/chrony/defaults/main.yml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-# chrony_source_servers:
-# - name: ntp.example.com
-# options: iburst ...
-
-# chrony_source_pools:
-# - name: pool.example.com
-# options: iburst ....
-
-# chrony_source_peers:
-# - name: peer.example.com
-# options: iburst ....
-
-
-# chrony_hwtimestamp_interfaces:
-# - name: "*"
-# options: ....
-
-
-# chrony_server:
-# allow: []
-# deny: []
-# bind: 0.0.0.0
-# port: 123