diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2016-09-29 11:49:21 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2016-09-29 11:49:21 -0300 |
commit | b6b9eb64a866ccf05b1ddad975133de92baaa338 (patch) | |
tree | 3e9f56f95f6d8025adbdae47cbfb10f5114cb917 /manifests | |
parent | f73d99c47e543bef362dd5111c812e8c79a4c993 (diff) | |
download | puppet-nodo-b6b9eb64a866ccf05b1ddad975133de92baaa338.tar.gz puppet-nodo-b6b9eb64a866ccf05b1ddad975133de92baaa338.tar.bz2 |
Comment
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/utils/doc.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/utils/doc.pp b/manifests/utils/doc.pp index 0787c3d..5849d3e 100644 --- a/manifests/utils/doc.pp +++ b/manifests/utils/doc.pp @@ -1,5 +1,6 @@ class nodo::utils::doc { package { [ + # apt-get install anarchism! 'anarchism', ]: ensure => installed, |