Skip to content

Add custom_etc_hosts_entries variable - #600

Merged
seunghun1ee merged 1 commit into
stackhpc/2025.1from
add-custom-etc-hosts-entries
Aug 5, 2026
Merged

Add custom_etc_hosts_entries variable#600
seunghun1ee merged 1 commit into
stackhpc/2025.1from
add-custom-etc-hosts-entries

Conversation

@seunghun1ee

Copy link
Copy Markdown
Member

custom_etc_hosts_entries is a new variable which provides a generic way to add entries to /etc/hosts. It differs from etc_hosts_hosts because it is empty by default and can be used to add hosts that are not in the Kayobe inventory.

custom_etc_hosts_entries is a dictionary where each key is a hostname and each value is an IP address.

Change-Id: I74c8234f77115d6a478559a53ad86534eb12e5f4

(cherry picked from commit 6fb103f)

@seunghun1ee
seunghun1ee requested a review from a team as a code owner August 5, 2026 13:31
``custom_etc_hosts_entries`` is a new variable which provides a generic
way to add entries to ``/etc/hosts``. It differs from
``etc_hosts_hosts`` because it is empty by default and can be used to
add hosts that are not in the Kayobe inventory.

``custom_etc_hosts_entries`` is a dictionary where each key is a
hostname and each value is an IP address.

Change-Id: I74c8234f77115d6a478559a53ad86534eb12e5f4
Signed-off-by: Alex Welsh <alex@stackhpc.com>
(cherry picked from commit 6fb103f)
@seunghun1ee
seunghun1ee force-pushed the add-custom-etc-hosts-entries branch from 2aa7001 to 1918cd0 Compare August 5, 2026 13:49
@seunghun1ee
seunghun1ee enabled auto-merge August 5, 2026 13:49
bbezak
bbezak previously requested changes Aug 5, 2026
Comment thread playbooks/kayobe-overcloud-host-configure-base/overrides.yml.j2 Outdated
@seunghun1ee
seunghun1ee requested a review from bbezak August 5, 2026 13:50
@seunghun1ee
seunghun1ee dismissed bbezak’s stale review August 5, 2026 13:51

The requested change was applied

@seunghun1ee
seunghun1ee merged commit 5120144 into stackhpc/2025.1 Aug 5, 2026
4 checks passed
@seunghun1ee
seunghun1ee deleted the add-custom-etc-hosts-entries branch August 5, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants