File: api-keystone-authtoken-5563be4c165b35fc.yaml

package info (click to toggle)
puppet-module-mistral 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,004 kB
  • sloc: ruby: 2,093; python: 38; makefile: 11; sh: 10
file content (7 lines) | stat: -rw-r--r-- 274 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
upgrade:
  - |
    Added `auth_strategy` to ::mistral::api to configure the inclusion of
    ::mistral::keystone::authtoken during the api configuration. Set this to
    something other than 'keystone' to have ::mistral::api not include the
    authtoken configuration.