Skip to content

Commit

Permalink
call wall-e from path
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Jan 28, 2021
1 parent 5938c00 commit 969cca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collector/roles/wall-e/tasks/wall-e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
command:
chdir: "/root/koffer/collector/roles/wall-e/tasks"
cmd: |
./wall-e --output /tmp/koffer/operators/custom-redhat-operator-index-manifests --operator-file ./offline-operator-list --authfile /root/.docker/config.json --registry-catalog localhost:5000 --registry-olm localhost:5000 --catalog-version 1.0.0 --icsp-scope=namespace
/bin/wall-e --output /tmp/koffer/operators/custom-redhat-operator-index-manifests --operator-file ./offline-operator-list --authfile /root/.docker/config.json --registry-catalog localhost:5000 --registry-olm localhost:5000 --catalog-version 1.0.0 --icsp-scope=namespace

0 comments on commit 969cca1

Please sign in to comment.