diff options
author | Matt Woodson <mwoodson@redhat.com> | 2016-01-18 15:24:28 -0500 |
---|---|---|
committer | Matt Woodson <mwoodson@redhat.com> | 2016-01-18 15:25:54 -0500 |
commit | a1c9b13d81d8c94c7764524809f5419a5d3ff73d (patch) | |
tree | 21a46290cfa22157c84d352d0a4b8aa62d422559 /roles/chrony/README.md | |
parent | 9802775b6642d4257b4b2cd9a4e27a4a86bf01d8 (diff) | |
download | openshift-a1c9b13d81d8c94c7764524809f5419a5d3ff73d.tar.gz openshift-a1c9b13d81d8c94c7764524809f5419a5d3ff73d.tar.bz2 openshift-a1c9b13d81d8c94c7764524809f5419a5d3ff73d.tar.xz openshift-a1c9b13d81d8c94c7764524809f5419a5d3ff73d.zip |
added the lib_timedate role
Diffstat (limited to 'roles/chrony/README.md')
-rw-r--r-- | roles/chrony/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/chrony/README.md b/roles/chrony/README.md index 688bec86a..bf15d9669 100644 --- a/roles/chrony/README.md +++ b/roles/chrony/README.md @@ -10,12 +10,12 @@ Requirements Role Variables -------------- -opschrony_ntp_servers: a list of ntp servers to use the chrony.conf file +chrony_ntp_servers: a list of ntp servers to use the chrony.conf file Dependencies ------------ -ops_roles/lib_timedatectl +roles/lib_timedatectl Example Playbook ---------------- |