]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: set a default for the var ntp_servers
authorAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 21:13:03 +0000 (16:13 -0500)
committerAndrew Schoen <aschoen@redhat.com>
Thu, 9 Jul 2015 21:53:33 +0000 (16:53 -0500)
Defaults to the value used in our sepia lab.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
roles/testnode/defaults/main.yml

index e7c02585831064a317cea7fcbb3d8e3845e19a62..a337c39abd70aa55b98ec9198e33e5c8b26670dc 100644 (file)
@@ -34,3 +34,9 @@ modify_fstab: true
 # FIXME: I believe this is only needed because of a quirk in how rhel
 # nodes are imaged in our labs. This might not be needed at all.
 lab_domain: ""
+
+ntp_servers:
+  - 0.us.pool.ntp.org
+  - 1.us.pool.ntp.org
+  - 2.us.pool.ntp.org
+  - 3.us.pool.ntp.org