Commit a80377857e716ac626cb0c721fb0ac3cdf6223b0
Exists in
master
and in
39 other branches
Merge branch 'update_puppet' of https://github.com/colab-community/colab into update_puppet
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 security_updates | ||
8 | include appdeploy::deps::lxml | 9 | include appdeploy::deps::lxml |
9 | include appdeploy::deps::postgresql | 10 | include appdeploy::deps::postgresql |
10 | include colab::cronjobs | 11 | include colab::cronjobs |