From d990fed47634835c5f7e5ddfadacb9a764b2c678 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 24 Jan 2014 11:56:58 -0200 Subject: Adding nodo::utils::vagrant --- manifests/role/vagrant.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/role/vagrant.pp') diff --git a/manifests/role/vagrant.pp b/manifests/role/vagrant.pp index 4bdd5f6..034f706 100644 --- a/manifests/role/vagrant.pp +++ b/manifests/role/vagrant.pp @@ -38,7 +38,7 @@ class nodo::role::vagrant { include nodo::subsystem::local # Common utilities - include nodo::utils + include nodo::utils::vagrant # Other modules include concat::setup -- cgit v1.2.3