From 431f716381a6be6d7bd092acc2b33540ea6b766b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 27 Jan 2014 16:04:31 -0200 Subject: Vagrant compatibility --- manifests/vagrant.pp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 manifests/vagrant.pp (limited to 'manifests') 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 -- cgit v1.2.3