File: add-authtoken-service_type-parameter-cab05db2d977f232.yaml

package info (click to toggle)
puppet-module-keystone 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,428 kB
  • sloc: ruby: 9,684; pascal: 295; python: 38; makefile: 10; sh: 10
file content (7 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
---
features:
  - |
    Added the service_type parameter to keystone::resource::authtoken resource.
    This value should be set to the name or type of the service as it appears
    in the service catalog. This is used to validate tokens that have
    restricted access rules.