aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/common/manifests/init.pp
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2016-02-19 00:34:41 +0100
committerPascal Terjan <pterjan@gmail.com>2016-10-13 09:16:16 +0100
commite0230ba1c5819f15245b930df0949b7ddabce4a0 (patch)
tree93857d9f1112a73494408662088f54202dbaf83f /deployment/common/manifests/init.pp
parent17487da1eb9300f7f8f7d4420de5dbb24d71e891 (diff)
downloadpuppet-e0230ba1.tar
puppet-e0230ba1.tar.gz
puppet-e0230ba1.tar.bz2
puppet-e0230ba1.tar.xz
puppet-e0230ba1.zip
Allow members of mga-sysadmin to run sudo on all servers
Diffstat (limited to 'deployment/common/manifests/init.pp')
-rw-r--r--deployment/common/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/common/manifests/init.pp b/deployment/common/manifests/init.pp
index 2a82cd1c..c7b7486d 100644
--- a/deployment/common/manifests/init.pp
+++ b/deployment/common/manifests/init.pp
@@ -8,6 +8,7 @@ class common {
include common::export_ssh_keys
include common::import_ssh_keys
include common::i18n
+ include common::sudo_sysadmin
include ntp
include common::urpmi_update
include puppet::client