aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-01-27 16:04:31 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-01-27 16:04:31 -0200
commit431f716381a6be6d7bd092acc2b33540ea6b766b (patch)
tree9b0f254e8b4b7542d91e27e74ee34e64fc7ec2e9 /manifests
parent6733898a5e2a5ed38c89037767c848f5206351c4 (diff)
downloadpuppet-bootstrap-431f716381a6be6d7bd092acc2b33540ea6b766b.tar.gz
puppet-bootstrap-431f716381a6be6d7bd092acc2b33540ea6b766b.tar.bz2
Vagrant compatibility
Diffstat (limited to 'manifests')
-rw-r--r--manifests/vagrant.pp5
1 files changed, 5 insertions, 0 deletions
diff --git a/manifests/vagrant.pp b/manifests/vagrant.pp
new file mode 100644
index 0000000..61bbc28
--- /dev/null
+++ b/manifests/vagrant.pp
@@ -0,0 +1,5 @@
+# Import main module
+import "nodo"
+
+# Vagrant classes
+include nodo::role::vagrant