diff options
Diffstat (limited to 'manifests/role/vagrant.pp')
-rw-r--r-- | manifests/role/vagrant.pp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |