Revert "Temporarily disable uploads to ovh_gra"
This restores our standard log upload config now that the outage in ovh is resolved. This reverts commit babd74eb4f23666a016c2cb74f363fecbd10cf65. This reverts commit 7e033243f3be3a8a1d0ed02c4642b0ab82dbe103. Change-Id: Ib308489085a6ad2ace501e4ae078606634eda50a
This commit is contained in:
parent
babd74eb4f
commit
ddb3137d87
@ -12,11 +12,11 @@
|
|||||||
set_fact:
|
set_fact:
|
||||||
_swift_provider_name: "{{ opendev_base_item }}"
|
_swift_provider_name: "{{ opendev_base_item }}"
|
||||||
with_random_choice:
|
with_random_choice:
|
||||||
#- 'ovh_bhs'
|
- 'ovh_bhs'
|
||||||
- 'ovh_gra'
|
- 'ovh_gra'
|
||||||
#- 'rax_dfw'
|
- 'rax_dfw'
|
||||||
#- 'rax_iad'
|
- 'rax_iad'
|
||||||
#- 'rax_ord'
|
- 'rax_ord'
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: 'opendev_base_item'
|
loop_var: 'opendev_base_item'
|
||||||
- name: Upload swift logs to {{ _swift_provider_name }}
|
- name: Upload swift logs to {{ _swift_provider_name }}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
_swift_provider_name: "{{ opendev_base_item }}"
|
_swift_provider_name: "{{ opendev_base_item }}"
|
||||||
with_random_choice:
|
with_random_choice:
|
||||||
- 'ovh_bhs'
|
- 'ovh_bhs'
|
||||||
#- 'ovh_gra'
|
- 'ovh_gra'
|
||||||
- 'rax_dfw'
|
- 'rax_dfw'
|
||||||
- 'rax_iad'
|
- 'rax_iad'
|
||||||
- 'rax_ord'
|
- 'rax_ord'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user