Merge "Add delegate_fact_hosts: false on ci scenarios" into stable/ussuri

This commit is contained in:
Zuul 2021-03-11 04:28:15 +00:00 committed by Gerrit Code Review
commit 87415f4091
2 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,7 @@ parameter_defaults:
mon_host_v1: { 'enabled': False }
handler_health_mon_check_retries: 10
handler_health_mon_check_delay: 20
delegate_fact_host: false
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.

View File

@ -50,6 +50,7 @@ parameter_defaults:
mon_host_v1: { 'enabled': False }
handler_health_mon_check_retries: 10
handler_health_mon_check_delay: 20
delegate_fact_host: false
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.