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: {
|
||||
case $operatingsystemrelase {
|
||||
case $operatingsystemrelease {
|
||||
/^[1-5]\./: {
|
||||
package { "portmap":
|
||||
ensure => installed,
|
||||
|
|
Loading…
Add table
Reference in a new issue