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 d583e03 commit 608df37Copy full SHA for 608df37
etc/kayobe/stackhpc-overcloud-dib.yml
@@ -47,7 +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
- # NOTE: DIB_ETC_HOSTS_EXTRA must be defined and cannot be an empty string
+ # NOTE: DIB_ETC_HOSTS_EXTRA must be defined and cannot be an empty string
51
DIB_ETC_HOSTS_EXTRA: "#"
52
DIB_RELEASE: "{{ overcloud_dib_os_release }}"
53
DIB_SUDOERS_FILENAME: "no-fqdn"
0 commit comments