summaryrefslogtreecommitdiffstats
path: root/undercloud-vm.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'undercloud-vm.yaml')
-rw-r--r--undercloud-vm.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/undercloud-vm.yaml b/undercloud-vm.yaml
index 871e5731..95a22f81 100644
--- a/undercloud-vm.yaml
+++ b/undercloud-vm.yaml
@@ -53,6 +53,10 @@ Parameters:
Description: The password for the nova service account, used by nova-api.
Type: String
NoEcho: true
+ PowerManager:
+ Default: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager
+ Description: Bare metal power manager driver.
+ Type: String
PowerUserName:
Default: stack
Description: What username to ssh to the virtual power host with.
@@ -154,7 +158,8 @@ Resources:
arch:
Ref: BaremetalArch
db: mysql://nova:unset@localhost/nova_bm
- power_manager: nova.virt.baremetal.virtual_power_driver.VirtualPowerManager
+ power_manager:
+ Ref: PowerManager
pxe_deploy_timeout: 2400
virtual_power:
user: