Changed image tag for experiments (#111)
* Changed ansible runner image tag Signed-off-by: Amit Bhatt <amitbhatt818@gmail.com>
This commit is contained in:
committed by
Chandan Kumar
parent
cedfe5a01c
commit
ee6a135a59
@@ -36,7 +36,7 @@ spec:
|
||||
verbs :
|
||||
- "get"
|
||||
- "list"
|
||||
image: "litmuschaos/ansible-runner:ci"
|
||||
image: "litmuschaos/ansible-runner:latest"
|
||||
args:
|
||||
- -c
|
||||
- ansible-playbook ./experiments/generic/cpu_hog/cpu_hog_ansible_logic.yml -i /etc/ansible/hosts -vv; exit 0
|
||||
|
Reference in New Issue
Block a user