Fixed spelling mistake from portmap module.
This commit is contained in:
parent
bc4de04dda
commit
37c0a23f0f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class portmap::server {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
centos: {
|
centos: {
|
||||||
case $operatingsystemrelase {
|
case $operatingsystemrelease {
|
||||||
/^[1-5]\./: {
|
/^[1-5]\./: {
|
||||||
package { "portmap":
|
package { "portmap":
|
||||||
ensure => installed,
|
ensure => installed,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue