From 16470c37805652bc8061f19591f8b74e34278b87 Mon Sep 17 00:00:00 2001 From: "Dr. Jens Harbott" Date: Wed, 11 Jan 2023 13:18:10 +0000 Subject: [PATCH] Revert "Disable OVH BHS1 and GRA1 log uploads" This reverts commit 022af868f1004868986c08b4d70f2bc56495dac7. Reason for revert: OVH issue fixed Change-Id: I7413b87e6c7e520661fd6e51f7ba417eed042225 --- playbooks/base/post-logs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/base/post-logs.yaml b/playbooks/base/post-logs.yaml index 4fcfe8f..a410c2d 100644 --- a/playbooks/base/post-logs.yaml +++ b/playbooks/base/post-logs.yaml @@ -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'