summaryrefslogtreecommitdiff
path: root/manifests/synth.pp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--manifests/synth.pp6
1 files changed, 3 insertions, 3 deletions
diff --git a/manifests/synth.pp b/manifests/synth.pp
index eb01f8f..afbe2ca 100644
--- a/manifests/synth.pp
+++ b/manifests/synth.pp
@@ -1,8 +1,8 @@
class profiles::synth {
- package { 'freepats-general-midi':
- ensure => installed,
- }
+ ensure_packages([
+ 'freepats-general-midi',
+ ])
file { '/etc/conf.d/fluidsynth':
content => @(EOF)