From 9802775b6642d4257b4b2cd9a4e27a4a86bf01d8 Mon Sep 17 00:00:00 2001 From: Matt Woodson Date: Mon, 18 Jan 2016 15:21:04 -0500 Subject: added chrony --- roles/chrony/README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 roles/chrony/README.md (limited to 'roles/chrony/README.md') diff --git a/roles/chrony/README.md b/roles/chrony/README.md new file mode 100644 index 000000000..688bec86a --- /dev/null +++ b/roles/chrony/README.md @@ -0,0 +1,31 @@ +Role Name +========= + +A role to configure chrony as the ntp client + +Requirements +------------ + + +Role Variables +-------------- + +opschrony_ntp_servers: a list of ntp servers to use the chrony.conf file + +Dependencies +------------ + +ops_roles/lib_timedatectl + +Example Playbook +---------------- + +License +------- + +Apache 2.0 + +Author Information +------------------ + +Openshift Operations -- cgit v1.2.3