aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-03-05 16:29:24 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-03-05 16:29:24 -0300
commitec5af1077169e385681248c05f0ce8fbd6363849 (patch)
treed6cc3f03b3c080436b25cbc7d4fc447847e12473
parent0bd1ffc59fa714203ed7084796d5a3e4cd3a2473 (diff)
downloadpuppet-nodo-ec5af1077169e385681248c05f0ce8fbd6363849.tar.gz
puppet-nodo-ec5af1077169e385681248c05f0ce8fbd6363849.tar.bz2
Adding jekyll into utils::office
-rw-r--r--manifests/subsystems/utils/office.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/office.pp b/manifests/subsystems/utils/office.pp
index 05e7aa9..0b4ca19 100644
--- a/manifests/subsystems/utils/office.pp
+++ b/manifests/subsystems/utils/office.pp
@@ -7,7 +7,7 @@ class utils::office {
'cups-client', 'hplip', 'cups-bsd',
'gnucash', 'worklog', 'pdftk',
'calibre', 'fbreader', 'gobby-0.5',
- 'mat', 'evince-gtk' ]:
+ 'mat', 'evince-gtk', 'jekyll' ]:
ensure => installed,
}