aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
authorMarc Fournier <marc.fournier@camptocamp.com>2008-12-03 17:53:28 +0100
committerMarc Fournier <marc.fournier@camptocamp.com>2008-12-03 17:53:28 +0100
commit28df18c79fb71407af663ee9b3c214094e1551f1 (patch)
treeca379d7992fe56a3ca79f116c05c0558f858217b /manifests/init.pp
downloadpuppet-postfix-28df18c79fb71407af663ee9b3c214094e1551f1.tar.gz
puppet-postfix-28df18c79fb71407af663ee9b3c214094e1551f1.tar.bz2
Initial import from bzr into github.
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
new file mode 100644
index 0000000..6cc1969
--- /dev/null
+++ b/manifests/init.pp
@@ -0,0 +1,2 @@
+import "classes/*.pp"
+import "definitions/*.pp"