Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
chris
puppet-shorewall
Commits
566cd55d
Commit
566cd55d
authored
Dec 10, 2009
by
mh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reenable centos support
parent
1951c8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
manifests/init.pp
manifests/init.pp
+1
-0
No files found.
manifests/init.pp
View file @
566cd55d
...
...
@@ -5,6 +5,7 @@ class shorewall {
case
$operatingsystem
{
gentoo
:
{
include
shorewall::gentoo
}
debian
:
{
include
shorewall::debian
}
centos
:
{
include
shorewall::base
}
ubuntu
:
{
case
$lsbdistcodename
{
karmic
:
{
include
shorewall::ubuntu::karmic
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment