Skip to content

Commit 6221866

Browse files
authored
Merge pull request #1075 from rackerlabs/no_append_default_novalocal
feat: PUC-1014: do not append default novalocal domain to hostname
2 parents 1ab16a9 + 4a248ed commit 6221866

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/nova/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ conf:
6868
# adjust default quotas to make it possible to use baremetal
6969
cores: 512
7070
ram: "1024000"
71+
api:
72+
dhcp_domain: ""
7173

7274
# (TODO) This is to help with an upstream Nova bug:
7375
# https://review.opendev.org/c/openstack/nova/+/883411

0 commit comments

Comments
 (0)