fix class naming
This commit is contained in:
parent
647d5fda99
commit
62e9001ab2
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ class mysql::server {
|
||||||
include mysql::munin
|
include mysql::munin
|
||||||
}
|
}
|
||||||
if $use_shorewall {
|
if $use_shorewall {
|
||||||
include shorewal::rules::mysql
|
include shorewall::rules::mysql
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue