diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2014-03-05 09:48:33 -0600 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2014-03-05 09:48:33 -0600 |
commit | 2019c99574319713667ed001a24e6f26d686980a (patch) | |
tree | 4b9dac1201b144bee992f4ccfd69cf2a2528d2f5 /vars | |
download | ntp-2019c99574319713667ed001a24e6f26d686980a.tar.gz ntp-2019c99574319713667ed001a24e6f26d686980a.tar.bz2 ntp-2019c99574319713667ed001a24e6f26d686980a.tar.xz ntp-2019c99574319713667ed001a24e6f26d686980a.zip |
Initial commit.
Diffstat (limited to 'vars')
-rw-r--r-- | vars/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vars/main.yml b/vars/main.yml new file mode 100644 index 0000000..424c7ec --- /dev/null +++ b/vars/main.yml @@ -0,0 +1,2 @@ +--- +ntp_timezone: America/Chicago
\ No newline at end of file |