Skip to content

Commit 608df37

Browse files
committed
Fix whitespace
1 parent d583e03 commit 608df37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ stackhpc_overcloud_dib_env_vars:
4747
# sometimes).
4848
# DIB_DISTRIBUTION_MIRROR: "{{ stackhpc_repo_ubuntu_focal_url if os_distribution == 'ubuntu' else '' }}"
4949
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
50+
# NOTE: DIB_ETC_HOSTS_EXTRA must be defined and cannot be an empty string
5151
DIB_ETC_HOSTS_EXTRA: "#"
5252
DIB_RELEASE: "{{ overcloud_dib_os_release }}"
5353
DIB_SUDOERS_FILENAME: "no-fqdn"

0 commit comments

Comments
 (0)