Revert "Disable OVH BHS1 and GRA1 log uploads"

This reverts commit 022af868f1.

Reason for revert: OVH issue fixed

Change-Id: I7413b87e6c7e520661fd6e51f7ba417eed042225
This commit is contained in:
Dr. Jens Harbott 2023-01-11 13:18:10 +00:00
parent 022af868f1
commit 16470c3780
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
set_fact:
_swift_provider_name: "{{ opendev_base_item }}"
with_random_choice:
# - 'ovh_bhs'
# - 'ovh_gra'
- 'ovh_bhs'
- 'ovh_gra'
- 'rax_dfw'
- 'rax_iad'
- 'rax_ord'