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

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

View File

@ -82,6 +82,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

@ -54,6 +54,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.