aboutsummaryrefslogtreecommitdiff
path: root/manifests/bootstrap/vagrant.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/bootstrap/vagrant.pp')
-rw-r--r--manifests/bootstrap/vagrant.pp7
1 files changed, 7 insertions, 0 deletions
diff --git a/manifests/bootstrap/vagrant.pp b/manifests/bootstrap/vagrant.pp
index 39c2b32..dd7462e 100644
--- a/manifests/bootstrap/vagrant.pp
+++ b/manifests/bootstrap/vagrant.pp
@@ -11,3 +11,10 @@
class { 'nodo':
role => 'vagrant',
}
+
+# LAMP
+#include database
+#
+#class { 'apache':
+# default_folder => '/vagrant',
+#}