Revert "Fix lint issue"
This reverts commit 7add134ffc811e5889c914038bc93f35258a4e37.
This commit is contained in:
parent
27016848c8
commit
751ebe9d80
@ -74,7 +74,7 @@ This node is under the control of Puppet ${::puppetversion}.
|
|||||||
|
|
||||||
if $::osfamily == 'RedHat' and $rhn_registration {
|
if $::osfamily == 'RedHat' and $rhn_registration {
|
||||||
create_resources('rhn_register', {
|
create_resources('rhn_register', {
|
||||||
$::hostname => $rhn_registration
|
"${::hostname}" => $rhn_registration
|
||||||
} )
|
} )
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user