aboutsummaryrefslogtreecommitdiff
path: root/manifests/bootstrap/host.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/bootstrap/host.pp')
-rw-r--r--manifests/bootstrap/host.pp4
1 files changed, 3 insertions, 1 deletions
diff --git a/manifests/bootstrap/host.pp b/manifests/bootstrap/host.pp
index c403eea..5f9c23a 100644
--- a/manifests/bootstrap/host.pp
+++ b/manifests/bootstrap/host.pp
@@ -5,7 +5,9 @@
#
# The server role
-include nodo::role::server
+class { 'nodo:
+ role => 'server',
+}
# Creates vserver for administrative node
nodo::vserver::instance { "$hostname-master":