Remove unused variables
This commit is contained in:
parent
b4358a8b45
commit
babcba7c40
@ -56,10 +56,3 @@ deploy_image: "{{http_boot_folder}}/{{deploy_image_filename}}"
|
|||||||
# ipmi_bridging: Default undefined. Valid values: "no", "single", and "dual"
|
# ipmi_bridging: Default undefined. Valid values: "no", "single", and "dual"
|
||||||
# See http://docs.openstack.org/developer/ironic/_modules/ironic/drivers/modules/ipmitool.html
|
# See http://docs.openstack.org/developer/ironic/_modules/ironic/drivers/modules/ipmitool.html
|
||||||
#ipmi_bridging: no
|
#ipmi_bridging: no
|
||||||
|
|
||||||
# When testing with VMs, define SSH address, port, and user for agent_ssh driver.
|
|
||||||
ssh_username: ironic
|
|
||||||
ssh_port: 22
|
|
||||||
ssh_address: 127.0.0.1
|
|
||||||
ssh_private_key_path: /home/ironic/.ssh/id_rsa
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user