Fix bifrost install playbook README: default value

The enable_inspector default value is true though the README says the default
is false. This patch fixes the README.

Change-Id: I11729b5efaf9d65bc6531a3a76e44792457cac3f
This commit is contained in:
Sam Stoelinga 2016-12-13 17:36:07 -08:00
parent 394934ec1f
commit 490aae036a

View File

@ -155,8 +155,8 @@ Bifrost also supports the installation of ironic-inspector in standalone
mode, which enables the user to allow for identification of the system
properties via a workflow.
enable_inspector: Boolean value, default false. Set this value to true to
install ironic-inspector.
enable_inspector: Boolean value, default true. Set this value to false to
prevent installing ironic-inspector.
inspector_auth: Sets ironic-inspector's authentication method. Possible values
are `keystone` and `noauth`. `noauth` is recommended since