Enable ovh log uploads

Change-Id: I131144e4d42d9462ba4769d449084b3358dbc3ed
This commit is contained in:
James E. Blair
2025-06-18 15:45:45 -07:00
parent 50e7aa91d0
commit 3799b04f68
2 changed files with 5 additions and 5 deletions

View File

@@ -15,9 +15,9 @@
with_random_choice:
- 'ovh_bhs'
- 'ovh_gra'
# - 'rax_dfw'
# - 'rax_iad'
# - 'rax_ord'
- 'rax_dfw'
- 'rax_iad'
- 'rax_ord'
loop_control:
loop_var: 'opendev_base_item'
- name: Upload swift logs to {{ _swift_provider_name }}

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'