From 72cb1356eff3149e63da898a7cb35ae6315d2493 Mon Sep 17 00:00:00 2001 From: Max Gautier Date: Mon, 5 Jan 2026 15:52:30 +0100 Subject: [PATCH] ci: make opentofu elastx not optionnal --- .gitlab-ci/terraform.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci/terraform.yml b/.gitlab-ci/terraform.yml index d96704a46..57c0f4b4e 100644 --- a/.gitlab-ci/terraform.yml +++ b/.gitlab-ci/terraform.yml @@ -93,7 +93,6 @@ tf-elastx_ubuntu20-calico: extends: .terraform_apply stage: deploy-part1 when: on_success - allow_failure: true variables: <<: *elastx_variables PROVIDER: openstack