diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-08-28 10:53:19 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-08-28 10:53:19 -0300 |
commit | fd2c4b68e715cd0542e1bbf76aeaf7442dec9184 (patch) | |
tree | bd65f3a2f45d18f390b78675737ba533b9b4a760 /manifests/utils/personal | |
parent | 578229c1837ea806ab778de7aeafee05a629bb6e (diff) | |
download | puppet-nodo-fd2c4b68e715cd0542e1bbf76aeaf7442dec9184.tar.gz puppet-nodo-fd2c4b68e715cd0542e1bbf76aeaf7442dec9184.tar.bz2 |
Adding include nodo::utils::suckless into nodo::utils::personal::bundle
Diffstat (limited to 'manifests/utils/personal')
-rw-r--r-- | manifests/utils/personal/bundle.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/personal/bundle.pp b/manifests/utils/personal/bundle.pp index c5af867..a957a39 100644 --- a/manifests/utils/personal/bundle.pp +++ b/manifests/utils/personal/bundle.pp @@ -1,4 +1,5 @@ class nodo::utils::personal::bundle { + include nodo::utils::suckless include nodo::utils::office include nodo::utils::interface include nodo::utils::network |