aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2010-11-21 20:55:45 +0000
committerNicolas Vigier <boklm@mageia.org>2010-11-21 20:55:45 +0000
commit91f91d4c3818d8ccc87a181d884b22c1d82e46dc (patch)
tree9265567c0416cff579bcb280fc150bf049e38f42 /manifests/nodes.pp
parent3fc4b80bfb8eb5af732b23aa34e41d71c5bf1187 (diff)
downloadpuppet-91f91d4c3818d8ccc87a181d884b22c1d82e46dc.tar
puppet-91f91d4c3818d8ccc87a181d884b22c1d82e46dc.tar.gz
puppet-91f91d4c3818d8ccc87a181d884b22c1d82e46dc.tar.bz2
puppet-91f91d4c3818d8ccc87a181d884b22c1d82e46dc.tar.xz
puppet-91f91d4c3818d8ccc87a181d884b22c1d82e46dc.zip
include testvm on jonund
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 0e288fb1..8287c717 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -62,6 +62,7 @@ node jonund {
timezone::timezone { "Europe/Paris": }
include shorewall
include shorewall::default_firewall
+ include testvm
}
node ecosse {