Add HostsEntry to saved stack output
This is mapped to ExtraHostFileEntries[1] in overcloud export
to be used in DCN deployments.
Resolves: rhbz#2097754
[1] https://opendev.org/openstack/python-tripleoclient/src/branch/master/tripleoclient/constants.py#L243-L245
Change-Id: I2ca8cb4e75487d82fa8c6a590029f7e5f326eede
(cherry picked from commit cb700f4320)
This commit is contained in:
@@ -94,6 +94,7 @@ STACK_OUTPUTS = ['BlacklistedHostnames',
|
||||
'EndpointMap',
|
||||
'VipMap',
|
||||
'EnabledServices',
|
||||
'HostsEntry',
|
||||
'AdminPassword']
|
||||
|
||||
IRONIC_HTTP_BOOT_BIND_MOUNT = '/var/lib/ironic/httpboot'
|
||||
|
||||
Reference in New Issue
Block a user