You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
I'm getting this error running the delete-cluster.yml playbook in 3.10 with the OSP provisioner:
task path: /tmp/git/casl-ansible/galaxy/openshift-ansible/roles/openshift_openstack/tasks/provision.yml:12
Sunday 07 October 2018 16:44:15 +0000 (0:00:01.493) 0:00:08.680 ********
fatal: [localhost]: FAILED! => {"msg": "The task includes an option with an undefined variable. The error was: 'stack_template_path' is undefined\n\nThe error appears to have been in '/tmp/git/casl-ansible/galaxy/openshift-ansible/roles/openshift_openstack/tasks/provision.yml': line 12, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: validate the Heat template\n ^ here\n"}```
the error seems to be related to a missing or badly positioned file.
The text was updated successfully, but these errors were encountered:
I'm getting this error running the
delete-cluster.yml
playbook in 3.10 with the OSP provisioner:The text was updated successfully, but these errors were encountered: