Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Merge "Add delegate_fact_hosts: false on ci scenarios" into stable/us…
Browse files Browse the repository at this point in the history
…suri
  • Loading branch information
Zuul authored and openstack-gerrit committed Mar 11, 2021
2 parents 698cfa6 + d589958 commit 87415f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ci/environments/scenario001-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions ci/environments/scenario004-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 87415f4

Please sign in to comment.