Fix role statement in admin doc
Closes-Bug: 2076670 Change-Id: I843dcce351d664124c769d815f72cd57caa5e429
This commit is contained in:
@@ -158,7 +158,7 @@ example, a policy that requires ``service`` and ``admin`` can be expressed as:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
"identity:create_foo": "role:service" or "role:admin"
|
||||
"identity:create_foo": "role:service or role:admin"
|
||||
|
||||
.. note::
|
||||
Unlike the other default roles, the ``service`` role is *not* a member
|
||||
|
||||
Reference in New Issue
Block a user