aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 0d4615a..18602b1 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -170,7 +170,7 @@ class nodo::vserver inherits nodo {
# Define a vserver instance
define instance($context, $ensure = 'running', $proxy = false, $puppetmaster = false, $gitd = false,
- $munin = 'client', $icecast = false, $sound = false, ticket = false) {
+ $munin = 'client', $icecast = false, $sound = false, $ticket = false) {
# set instance id
if $context < 9 {