Commit d907fc5525c9d08843623116f51a4f0a4573985d
1 parent
48f90927
Exists in
master
and in
13 other branches
Added ntp module
Showing
2 changed files
with
2 additions
and
0 deletions
Show diff stats
puppet/modules.txt
puppet/modules/colab/manifests/init.pp
| @@ -5,6 +5,7 @@ class colab { | @@ -5,6 +5,7 @@ class colab { | ||
| 5 | require appdeploy::deps::python | 5 | require appdeploy::deps::python |
| 6 | require appdeploy::deps::essential | 6 | require appdeploy::deps::essential |
| 7 | 7 | ||
| 8 | + include ntp | ||
| 8 | include security_updates | 9 | include security_updates |
| 9 | include appdeploy::deps::lxml | 10 | include appdeploy::deps::lxml |
| 10 | include appdeploy::deps::postgresql | 11 | include appdeploy::deps::postgresql |