aboutsummaryrefslogtreecommitdiff
path: root/manifests/stage0.pp
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2011-03-19 12:27:05 -0300
committerdrebs <drebs@riseup.net>2011-03-19 12:27:05 -0300
commit13203a28257422df18f5d96ad4897e27d32cbdd4 (patch)
tree52111300798d6fda5be9f8f59caa4ed5ca506599 /manifests/stage0.pp
parent606dabe0b582b21d6ccdf1d749442b3fc11a3024 (diff)
downloadpuppet-bootstrap-13203a28257422df18f5d96ad4897e27d32cbdd4.tar.gz
puppet-bootstrap-13203a28257422df18f5d96ad4897e27d32cbdd4.tar.bz2
grouping classes in one dir
Diffstat (limited to 'manifests/stage0.pp')
-rw-r--r--manifests/stage0.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/stage0.pp b/manifests/stage0.pp
index 675340a..b148933 100644
--- a/manifests/stage0.pp
+++ b/manifests/stage0.pp
@@ -1,5 +1,5 @@
import "config.pp"
-import "puppet_bootstrap.pp"
+import "classes/puppet_bootstrap.pp"
# setup modules for use with other stages
include puppet_bootstrap