summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-10-02 19:10:51 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-10-02 19:22:48 +0200
commit493ba5f537e134679214d104f07033d4d07aa195 (patch)
treebdae912594f6e6627c2c9a10923fc3ea99a2c242
parentReplace package directives with ensure_packages. (diff)
downloadprofiles-493ba5f537e134679214d104f07033d4d07aa195.tar.gz
profiles-493ba5f537e134679214d104f07033d4d07aa195.tar.xz
Include imagemagick profile from workstation.
-rw-r--r--manifests/workstation.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/workstation.pp b/manifests/workstation.pp
index 7a92e2b..1341230 100644
--- a/manifests/workstation.pp
+++ b/manifests/workstation.pp
@@ -64,7 +64,6 @@ class profiles::workstation (
'elinks',
'ghc-libs',
'highlight',
- 'imagemagick',
'isync',
'mpc',
'mutt',
@@ -80,6 +79,7 @@ class profiles::workstation (
])
+ include ::profiles::imagemagick
include ::profiles::cowsay
include ::profiles::tex
include ::profiles::sudo