One end too much

This commit is contained in:
Walter Heck 2012-04-16 15:31:12 +08:00
parent 073964152d
commit 72e13de29d
1 changed files with 1 additions and 2 deletions

View File

@ -12,5 +12,4 @@ Puppet::Type.newtype(:a2mod) do
autorequire(:package) { catalog.resource(:package, 'httpd')}
end
end
end