aboutsummaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:35:18 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:35:18 -0300
commit9d4f47a2b6f3231e870249823dbe0f7db1baa111 (patch)
tree9e096e4300e0059121c6ee4ede7470652107d0a3 /manifests/host.pp
parentebb7769b363f8c3604f1ad20afd73677a638bbf5 (diff)
downloadpuppet-bootstrap-9d4f47a2b6f3231e870249823dbe0f7db1baa111.tar.gz
puppet-bootstrap-9d4f47a2b6f3231e870249823dbe0f7db1baa111.tar.bz2
Misc improvements and cleanup
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/host.pp b/manifests/host.pp
index 6cb2927..ea23fb4 100644
--- a/manifests/host.pp
+++ b/manifests/host.pp
@@ -4,8 +4,8 @@
# virtual machine.
#
-# Import the needed config and modules
-import "nodo"
+# Import site configuration
+import "site.pp"
# The server role
include nodo::role::server