aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/office.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-09-23 20:21:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-09-23 20:21:41 -0300
commit0427a314c3b8bef2a46dac43f7bea41eb33612fd (patch)
tree8caf5c5d1181f50a89413598f99c3351ad12cb94 /manifests/utils/office.pp
parentdb03a0e084e5f15fe67a7de1d4fbec0d9a404536 (diff)
downloadpuppet-nodo-0427a314c3b8bef2a46dac43f7bea41eb33612fd.tar.gz
puppet-nodo-0427a314c3b8bef2a46dac43f7bea41eb33612fd.tar.bz2
Utils: more cleanup and organization
Diffstat (limited to 'manifests/utils/office.pp')
-rw-r--r--manifests/utils/office.pp28
1 files changed, 0 insertions, 28 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp
index d8a2b1c..690bde5 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -1,32 +1,4 @@
class nodo::utils::office {
- # Console
- package { [
- 'vim-gtk',
- 'sc',
- 'antiword',
- 'unrtf',
- 'pandoc',
- 'wyrd',
- 'pdfgrep',
- 'mat',
- #'worklog',
- ]:
- ensure => installed,
- }
-
- # GUI
- package { [
- 'gobby',
- 'libreoffice',
- 'zathura',
- 'fbreader',
- #'pdftk',
- #'evince',
- #'aewan',
- ]:
- ensure => installed,
- }
-
# Not in use
package { [
'kalarm',