aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-05-24 12:11:12 +0000
committerNicolas Vigier <boklm@mageia.org>2011-05-24 12:11:12 +0000
commit63d6bc618c0cf669fe79840b90e39d6786395ae9 (patch)
tree0d172d48b23a5641d1e8ee5a0ac3292fc5b95a86 /manifests/nodes.pp
parenta7025e46068d7c5247ee62e94014d1d3d8dc5a98 (diff)
downloadpuppet-63d6bc618c0cf669fe79840b90e39d6786395ae9.tar
puppet-63d6bc618c0cf669fe79840b90e39d6786395ae9.tar.gz
puppet-63d6bc618c0cf669fe79840b90e39d6786395ae9.tar.bz2
puppet-63d6bc618c0cf669fe79840b90e39d6786395ae9.tar.xz
puppet-63d6bc618c0cf669fe79840b90e39d6786395ae9.zip
add shell access to mga-web group on champagne
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index ad16ceb1..1adf208a 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -182,6 +182,8 @@ node champagne {
include websites::static
include websites::hugs
include websites::releases
+ include access_classes::web
+ include openssh::ssh_keys_from_ldap
}
node friteuse {