New in version 2018.3.0.
depends: | shade |
---|---|
configuration: | see salt.modules.keystoneng for setup instructions |
Example States
create group: keystone_group.present: - name: group1 delete group: keystone_group.absent: - name: group1 create group with optional params: keystone_group.present: - name: group1 - domain: domain1 - description: 'my group'
© 2019 SaltStack.
Licensed under the Apache License, Version 2.0.
https://docs.saltstack.com/en/latest/ref/states/all/salt.states.keystone_role_grant.html