Merge "Remove file injection settings from nova.conf"
This commit is contained in:
commit
e77bb14ba7
@ -138,7 +138,6 @@ driver = nova.virt.baremetal.pxe.PXE
|
||||
pxe_network_config=True
|
||||
pxe_deploy_timeout={{pxe_deploy_timeout}}
|
||||
power_manager = {{power_manager}}
|
||||
use_file_injection=False
|
||||
{{#virtual_power}}
|
||||
virtual_power_host_user={{user}}
|
||||
virtual_power_host_key={{key}}
|
||||
@ -168,6 +167,3 @@ admin_url = http://{{keystone.host}}:35357/v2.0
|
||||
admin_tenant_name = service
|
||||
api_endpoint = http://localhost:6358/v1
|
||||
{{/ironic}}
|
||||
|
||||
[libvirt]
|
||||
inject_partition=-2
|
||||
|
Loading…
Reference in New Issue
Block a user