From 6fa11a64ee1a96cb66c56a2f6afc063f1afc243e Mon Sep 17 00:00:00 2001 From: byron jones Date: Tue, 20 Feb 2018 21:56:07 +0800 Subject: [PATCH] no bug - add missing ntp package (#403) --- vagrant_support/playbook.yml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.47.3