From 5d5ec547ea386c3636f59b99e0546f10788705f1 Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Thu, 14 Mar 2024 11:38:21 +0100 Subject: [PATCH] openscanhub: add a non-empty tag in resalloc pool Signed-off-by: Siteshwar Vashisht --- .../openscanhub/templates/etc-resallocserver-pools.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/openshift-apps/openscanhub/templates/etc-resallocserver-pools.yaml b/roles/openshift-apps/openscanhub/templates/etc-resallocserver-pools.yaml index a1a48e54e4..1ff3c21358 100644 --- a/roles/openshift-apps/openscanhub/templates/etc-resallocserver-pools.yaml +++ b/roles/openshift-apps/openscanhub/templates/etc-resallocserver-pools.yaml @@ -34,7 +34,8 @@ openscanhub_aws_spot_x86_64: # We have to specify empty tags while using `tags_on_demand`. # https://github.com/praiskup/resalloc/pull/151 # TODO: Remove this in the future. - tags: [] + tags: + - dummy_tag_to_keep_resalloc_happy # TODO: Choose which tags we shall select? # Avoid preallocating machines with on demand tags.