fix a typo in documentation
Change-Id: Ic53adfb74c628c8ca85b2fa2107999c1ae816833
This commit is contained in:
parent
b9a119eb02
commit
f83a247bd6
@ -13,7 +13,7 @@ Use customized policy file
|
|||||||
As Trove uses policy in code now, it's not necessary to add a policy file for
|
As Trove uses policy in code now, it's not necessary to add a policy file for
|
||||||
Trove components to run. But when a customized policy is needed, Trove will
|
Trove components to run. But when a customized policy is needed, Trove will
|
||||||
take ``/etc/trove/policy.json`` by default. The location of the policy file
|
take ``/etc/trove/policy.json`` by default. The location of the policy file
|
||||||
can also be overriden by adding following lines in Trove config file:
|
can also be overridden by adding following lines in Trove config file:
|
||||||
|
|
||||||
[oslo_policy]
|
[oslo_policy]
|
||||||
policy_file = /path/to/policy/file
|
policy_file = /path/to/policy/file
|
||||||
|
Loading…
Reference in New Issue
Block a user