Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Set toplevel nova::dhcp_domain for all nova services" into sta…
Browse files Browse the repository at this point in the history
…ble/train
  • Loading branch information
Zuul authored and openstack-gerrit committed Mar 25, 2021
2 parents 5035f26 + d5949fe commit 7befdd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/nova/nova-base-puppet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ outputs:
nova::network::neutron::neutron_project_name: 'service'
nova::network::neutron::neutron_username: 'neutron'
nova::network::neutron::neutron_region_name: {get_param: KeystoneRegion}
nova::metadata::dhcp_domain: ''
nova::dhcp_domain: ''
nova::network::neutron::neutron_password: {get_param: NeutronPassword}
nova::network::neutron::neutron_auth_url: {get_param: [EndpointMap, KeystoneV3Internal, uri]}
nova::rabbit_heartbeat_timeout_threshold: 60
Expand Down

0 comments on commit 7befdd2

Please sign in to comment.