We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b4fa8 commit c02ab65Copy full SHA for c02ab65
etc/kayobe/stackhpc-overcloud-dib.yml
@@ -47,6 +47,7 @@ stackhpc_overcloud_dib_env_vars:
47
# sometimes).
48
# DIB_DISTRIBUTION_MIRROR: "{{ stackhpc_repo_ubuntu_focal_url if os_distribution == 'ubuntu' else '' }}"
49
DIB_DRACUT_ENABLED_MODULES_DEFAULT_CONFIG: "{{ stackhpc_overcloud_dib_dracut_enabled_modules_default_config }}"
50
+ DIB_ETC_HOSTS_EXTRA: ""
51
DIB_RELEASE: "{{ overcloud_dib_os_release }}"
52
DIB_SUDOERS_FILENAME: "no-fqdn"
53
# Avoid DNS queries during sudo commands, since we might not always have working DNS.
0 commit comments