From 1074a2caaa99bf892dbbc485eb0851f015876ef2 Mon Sep 17 00:00:00 2001 From: jamepark4 Date: Mon, 23 Sep 2024 14:42:57 -0400 Subject: [PATCH] [DNM] Disable secondary set of ci-framework-data/artifacts/ansible-vars.yml --- roles/reproducer/tasks/configure_controller.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/roles/reproducer/tasks/configure_controller.yml b/roles/reproducer/tasks/configure_controller.yml index bf4d14d997..f1817d051a 100644 --- a/roles/reproducer/tasks/configure_controller.yml +++ b/roles/reproducer/tasks/configure_controller.yml @@ -404,14 +404,6 @@ {{ ansible_user_dir }}/.kube/kubeadmin-password cifmw_openshift_login_kubeconfig: >- {{ ansible_user_dir }}/.kube/config - cifmw_architecture_automation_file: >- - {{ - ( - cifmw_architecture_repo | default(ansible_user_dir+'/src/github.com/openstack-k8s-operators/architecture'), - 'automation/vars', - cifmw_architecture_scenario~'.yaml' - ) | ansible.builtin.path_join - }} {% endraw %} - name: Create openshift-environment.yml symlink to old location