Exposing default variables in playbook

This will aloow openstack tripleo-validator run subcommand to override them
and they will be displayed in the show subcommand.

Change-Id: I6901792427ce3045841a31f8cc230c2f909a848f
(cherry picked from commit d9f9f4ecc0)
(cherry picked from commit 8110e42e33)
This commit is contained in:
David Vallee Delisle 2021-04-27 15:49:48 -04:00
parent dc7bbccc23
commit ff820e4cae
1 changed files with 7 additions and 0 deletions

View File

@ -14,5 +14,12 @@
- post-upgrade - post-upgrade
- post-overcloud-upgrade - post-overcloud-upgrade
- post-overcloud-converge - post-overcloud-converge
overcloud_service_status_debug: false
overcloud_service_api:
- nova
- cinderv3
overcloud_deprecated_services:
nova:
- nova-consoleauth
roles: roles:
- overcloud_service_status - overcloud_service_status