Merge "Fix bootstrap node for nova conductor"
This commit is contained in:
commit
96b69b6075
@ -28,7 +28,7 @@
|
||||
# Defaults to hiera('step')
|
||||
#
|
||||
class tripleo::profile::base::nova::conductor (
|
||||
$bootstrap_node = hiera('bootstrap_nodeid', undef),
|
||||
$bootstrap_node = hiera('nova_api_short_bootstrap_node_name', undef),
|
||||
$step = Integer(hiera('step')),
|
||||
) {
|
||||
include ::tripleo::profile::base::nova
|
||||
|
Loading…
x
Reference in New Issue
Block a user