aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap
diff options
context:
space:
mode:
authorBuchan Milne <buchan@mageia.org>2010-11-05 12:34:15 +0000
committerBuchan Milne <buchan@mageia.org>2010-11-05 12:34:15 +0000
commit1433cee4c7df1dbcd5e8ab6e84ed2689371975d4 (patch)
tree9a7f84adb2eff105b9c0f6f361a35abd350360b7 /modules/catdap
parentd8f0a92e5538d9e6a168e41890393da71b726cbd (diff)
downloadpuppet-1433cee4c7df1dbcd5e8ab6e84ed2689371975d4.tar
puppet-1433cee4c7df1dbcd5e8ab6e84ed2689371975d4.tar.gz
puppet-1433cee4c7df1dbcd5e8ab6e84ed2689371975d4.tar.bz2
puppet-1433cee4c7df1dbcd5e8ab6e84ed2689371975d4.tar.xz
puppet-1433cee4c7df1dbcd5e8ab6e84ed2689371975d4.zip
Add a few more dependencies
--This line, and those below, will be ignoed-- M puppet/modules/catdap/manifests/init.pp
Diffstat (limited to 'modules/catdap')
-rw-r--r--modules/catdap/manifests/init.pp4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules/catdap/manifests/init.pp b/modules/catdap/manifests/init.pp
index 3d9fc8a6..dd1398fc 100644
--- a/modules/catdap/manifests/init.pp
+++ b/modules/catdap/manifests/init.pp
@@ -13,7 +13,9 @@ class catdap {
"perl-Catalyst-Plugin-ConfigLoader", "perl-Catalyst-Plugin-I18N", "perl-Catalyst-Plugin-Session-Store-File", "perl-Catalyst-Plugin-Static-Simple",
"perl-Catalyst-P-S-State-Cookie", "perl-Catalyst-P-S-Store-File", "perl-Catalyst-View-Email",
"perl-Catalyst-View-TT", "perl-Config-General", "perl-Crypt-CBC", "perl-Data-UUID",
-"perl-Email-Valid", "perl-Moose", "perl-namespace-autoclean", "perl-Test-Simple" ]
+"perl-Email-Valid", "perl-Moose", "perl-namespace-autoclean", "perl-Test-Simple",
+"perl-Crypt-Blowfish", "perl-Email-Date-Format", "perl-YAML-LibYAML",
+]
package { $rpm_requirement:
ensure => installed