File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
roles/cleanup_openstack/tasks Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7070 | unique
7171 }}
7272 _external_dns_crs :
73- - /home/zuul/ci-framework-data/ artifacts/manifests/cifmw_external_dns/ceph-local-dns.yml
74- - /home/zuul/ci-framework-data/ artifacts/manifests/cifmw_external_dns/ceph-local-cert.yml
73+ - " {{ cifmw_basedir }}/ artifacts/manifests/cifmw_external_dns/ceph-local-dns.yml"
74+ - " {{ cifmw_basedir }}/ artifacts/manifests/cifmw_external_dns/ceph-local-cert.yml"
7575 _operators_crs :
7676 - " {{ cifmw_kustomize_deploy_nmstate_dest_file }}"
7777 - " {{ cifmw_kustomize_deploy_metallb_dest_file }}"
117117 path : " {{ item }}"
118118 state : absent
119119 loop :
120- - " /home/zuul/ci-framework-data /logs"
121- - " /home/zuul/ci-framework-data /tests"
120+ - " {{ cifmw_basedir }} /logs"
121+ - " {{ cifmw_basedir }} /tests"
122122 become : true
You can’t perform that action at this time.
0 commit comments