Use new init command location
Command was renamed in the PVC CLI to facilitate other "task" actions like backup/restore.
This commit is contained in:
parent
bcb5962353
commit
458e7b4872
|
@ -16,7 +16,7 @@
|
||||||
seconds: 5
|
seconds: 5
|
||||||
|
|
||||||
- name: initialize a fresh PVC cluster
|
- name: initialize a fresh PVC cluster
|
||||||
command: pvc -c local init -y
|
command: pvc -c local task init -y
|
||||||
|
|
||||||
- name: stop the API daemon
|
- name: stop the API daemon
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Reference in New Issue