bifrost/releasenotes/notes/cli-validate-474e15ba9631e72f.yaml
Dmitry Tantsur 90a98d03bf Move CLI validation to bifrost-keystone-client-config
Validate configuration right after we write it and do it for production
installations as well, not only in the CI.

Change-Id: I73c995a2918522d94f3569aed8b790ca6cbabe2a
2020-09-17 16:36:29 +02:00

7 lines
197 B
YAML

---
features:
- |
The ``bifrost-keystone-client-config`` role now validates that CLI
access actually works with the generated configuration, use
``skip_validation=false`` to disable.