From: Silvio Rhatto Date: Wed, 1 Jul 2015 11:40:40 +0000 (-0300) Subject: Call nodo as a parametrized class X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c9e8e7a75c76874525926cedb4e34b90f46215c3;p=puppet-bootstrap.git Call nodo as a parametrized class --- diff --git a/manifests/bootstrap/vagrant.pp b/manifests/bootstrap/vagrant.pp index bd41755..e592d73 100644 --- a/manifests/bootstrap/vagrant.pp +++ b/manifests/bootstrap/vagrant.pp @@ -19,7 +19,9 @@ Stage['main'] -> Stage['last'] # # Vagrant classes -include nodo::role::vagrant +class { 'nodo': + role => 'vagrant', +} class vagrant_config { # Symlink to the mounted module folder