diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2016-03-22 14:34:32 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2016-03-22 14:34:32 -0300 | 
| commit | 5a2a2034b3d9c8568b4601b8f42a1b4e2e63f031 (patch) | |
| tree | fb0b1f64cb06ad31e37208f0c8f2120af0166ff3 /manifests/role | |
| parent | 8992eab7092b56b86762c01a775668ef1b980fd4 (diff) | |
| download | puppet-nodo-5a2a2034b3d9c8568b4601b8f42a1b4e2e63f031.tar.gz puppet-nodo-5a2a2034b3d9c8568b4601b8f42a1b4e2e63f031.tar.bz2  | |
Cleanup nodo::role::vagrant
Diffstat (limited to 'manifests/role')
| -rw-r--r-- | manifests/role/vagrant.pp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/role/vagrant.pp b/manifests/role/vagrant.pp index bfb2190..d9f697e 100644 --- a/manifests/role/vagrant.pp +++ b/manifests/role/vagrant.pp @@ -5,7 +5,6 @@ class nodo::role::vagrant {    # Then include our subsystems    include nodo::subsystem::locales -  include nodo::subsystem::profile::vagrant    include nodo::subsystem::screen    include nodo::subsystem::hostname    include nodo::subsystem::local  | 
