Update the config drive doc to replace deprecated value
Supported values for the force_config_drive configuration option in Nova are "always", "True" and "False", although "always" is deprecated in Liberty [1]. This patch updates the value in our documentation from "always" to "True" which is the right value in the long run. [1] https://review.openstack.org/#/c/156153/ Change-Id: I6005f058873b0b00991f43262bd48a796ee97d69
This commit is contained in:
parent
1b2f03f222
commit
ed63f8e768
@ -1530,7 +1530,7 @@ create a configuration drive by setting the following option in the
|
||||
[DEFAULT]
|
||||
...
|
||||
|
||||
force_config_drive=always
|
||||
force_config_drive=True
|
||||
|
||||
|
||||
When used standalone
|
||||
|
Loading…
x
Reference in New Issue
Block a user