From: am Date: Fri, 16 Nov 2007 15:32:47 +0000 (+0000) Subject: gentoo wurde generisch eingefügt X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3d42a3e68af799681a60ccc45a21036e35ed5ad4;p=puppet-shorewall.git gentoo wurde generisch eingefügt git-svn-id: https://svn/ipuppet/trunk/modules/shorewall@100 d66ca3ae-40d7-4aa7-90d4-87d79ca94279 --- diff --git a/files/shorewall.conf.gentoo b/files/shorewall.conf.Gentoo. similarity index 100% rename from files/shorewall.conf.gentoo rename to files/shorewall.conf.Gentoo. diff --git a/manifests/init.pp b/manifests/init.pp index 3a50a8f..5eb6465 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -74,7 +74,7 @@ class shorewall { source => [ "puppet://$servername/shorewall/shorewall.conf.$operatingsystem.$lsbdistcodename", "puppet://$servername/shorewall/shorewall.conf.$operatingsystem", - "puppet://$servername/shorewall/shorewall.conf.gentoo" ], + "puppet://$servername/shorewall/shorewall.conf.Gentoo." ], mode => 0644, owner => root, group => root, }