diff options
Diffstat (limited to 'vagrant_support')
-rw-r--r-- | vagrant_support/playbook.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vagrant_support/playbook.yml b/vagrant_support/playbook.yml index 5fb9d1e7e..666d45a78 100644 --- a/vagrant_support/playbook.yml +++ b/vagrant_support/playbook.yml @@ -16,6 +16,7 @@ - python2-ndg_httpsclient - pyOpenSSL - htop + - ntp - name: permissive selinux selinux: state=permissive policy=targeted |