aboutsummaryrefslogtreecommitdiffstats
path: root/modules/catdap
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@google.com>2017-04-10 21:59:57 +0100
committerPascal Terjan <pterjan@google.com>2017-04-10 22:00:20 +0100
commit0b448800299540e4a3b653a540d3c370ddb5e447 (patch)
treec1e4deff7e99fd24fb61901af8d9b005a574525f /modules/catdap
parent7f0edfcd506596dc99910b1b426ff8048f3577e3 (diff)
downloadpuppet-0b448800299540e4a3b653a540d3c370ddb5e447.tar
puppet-0b448800299540e4a3b653a540d3c370ddb5e447.tar.gz
puppet-0b448800299540e4a3b653a540d3c370ddb5e447.tar.bz2
puppet-0b448800299540e4a3b653a540d3c370ddb5e447.tar.xz
puppet-0b448800299540e4a3b653a540d3c370ddb5e447.zip
Fix previous commit, package already listed
Diffstat (limited to 'modules/catdap')
-rw-r--r--modules/catdap/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/catdap/manifests/init.pp b/modules/catdap/manifests/init.pp
index 843b8d62..4c4f940b 100644
--- a/modules/catdap/manifests/init.pp
+++ b/modules/catdap/manifests/init.pp
@@ -29,7 +29,6 @@ class catdap {
'perl-Crypt-Blowfish',
'perl-Email-Date-Format',
'perl-YAML-LibYAML',
- 'perl-Catalyst-Runtime',
'perl-IO-Socket-INET6' ]
package { $rpm_requirement: }