diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-07-09 15:35:30 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-07-09 15:35:30 -0300 |
commit | 7bb7575a3ccbb38530365f8ad01535c7b6cedd93 (patch) | |
tree | 716c7a5e6db4eadc55c8554fe13dc4c49f772766 /manifests/utils | |
parent | c1bd0618bfe5de53d1b80ba1d7aecf1952b60255 (diff) | |
download | puppet-nodo-7bb7575a3ccbb38530365f8ad01535c7b6cedd93.tar.gz puppet-nodo-7bb7575a3ccbb38530365f8ad01535c7b6cedd93.tar.bz2 |
Adding aewan into nodo::utils::office
Diffstat (limited to 'manifests/utils')
-rw-r--r-- | manifests/utils/office.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp index 328849b..74e7743 100644 --- a/manifests/utils/office.pp +++ b/manifests/utils/office.pp @@ -8,7 +8,7 @@ class nodo::utils::office { 'gnucash', 'worklog', 'pdftk', 'calibre', 'fbreader', 'gobby-0.5', 'mat', 'evince-gtk', 'jekyll', - 'task' ]: + 'task', 'aewan' ]: ensure => installed, } |