[TrivialFix] Remove old comment

Ironic is dropping default_boot_option and the new default has
been around for quite a while now so let's remove this old
scary comment.

Change-Id: I80d645cb97251ac63e04d7ec1c87d4600d17d4ee
This commit is contained in:
Radosław Piliszek 2022-03-04 21:22:48 +01:00
parent 68bc4f8f52
commit 833c45ea82

@ -1,10 +1,3 @@
# NOTE(mgoddard): Ironic is changing the default value of [deploy]
# default_boot_option from 'netboot' to 'local'. If the option is not set,
# ironic will log a warning during the transition period. Even so,
# kolla-ansible should not set a value for this option as the warning is
# intended to inform operators of the impending change. The warning may be
# suppressed by the deployer by setting a value for the option.
[DEFAULT]
{% if not ironic_enable_keystone_integration | bool %}
auth_strategy = noauth