commit
27016848c8
@ -111,6 +111,7 @@ Host *
|
||||
}
|
||||
|
||||
Service<| title == 'dbus' |> { enable => true }
|
||||
|
||||
Service<| title == 'libvirt-bin' |> { enable => true }
|
||||
|
||||
class { 'nova::compute::neutron': }
|
||||
|
@ -74,7 +74,7 @@ This node is under the control of Puppet ${::puppetversion}.
|
||||
|
||||
if $::osfamily == 'RedHat' and $rhn_registration {
|
||||
create_resources('rhn_register', {
|
||||
"${::hostname}" => $rhn_registration
|
||||
$::hostname => $rhn_registration
|
||||
} )
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user