Skip to content

Commit 5052c01

Browse files
committed
undercloud-nautobot/ansible: needs entrypoint specified
1 parent 6a91651 commit 5052c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflows/openstack/sensors/sensor-keystone-oslo-event.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@ spec:
9797
inline:
9898
container:
9999
image: ghcr.io/rss-engineering/undercloud-nautobot/ansible:latest
100+
command: [ansible-playbook]
100101
args:
101-
- "ansible-playbook"
102102
- "storage_on_svm_create.yml"
103103
- --extra-vars
104104
- "svm_name=os-{{workflow.parameters.project_id}} project_id={{steps.convert-project-id.outputs.result}} env=dev"

0 commit comments

Comments
 (0)