From 0b448800299540e4a3b653a540d3c370ddb5e447 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 10 Apr 2017 21:59:57 +0100 Subject: Fix previous commit, package already listed --- modules/catdap/manifests/init.pp | 1 - 1 file changed, 1 deletion(-) 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: } -- cgit v1.2.1