diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2014-05-09 09:37:55 -0500 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2014-05-09 09:37:55 -0500 |
commit | fd9f99697d3f06f636d13a34206202eb26c5ca17 (patch) | |
tree | bf698dddc4436ad54843a5b3577734be8647dd6b /vars | |
parent | 884da1935c36ab66fabd08c3e0d7d0ce04c522ac (diff) | |
download | ntp-fd9f99697d3f06f636d13a34206202eb26c5ca17.tar.gz ntp-fd9f99697d3f06f636d13a34206202eb26c5ca17.tar.bz2 ntp-fd9f99697d3f06f636d13a34206202eb26c5ca17.tar.xz ntp-fd9f99697d3f06f636d13a34206202eb26c5ca17.zip |
Add ntp_enabled variable and Travis CI test integration.
Diffstat (limited to 'vars')
-rw-r--r-- | vars/main.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vars/main.yml b/vars/main.yml deleted file mode 100644 index 424c7ec..0000000 --- a/vars/main.yml +++ /dev/null @@ -1,2 +0,0 @@ ---- -ntp_timezone: America/Chicago
\ No newline at end of file |