mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-15 03:40:45 -03:30
Another fix in path for inventory
This commit is contained in:
parent
333d9daea8
commit
6be93a3b87
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
INVENTORY="kargo/inventory/inventory.cfg"
|
||||
INVENTORY="/root/kargo/inventory/inventory.cfg"
|
||||
|
||||
echo "Createing repository and CCP images, it may take a while..."
|
||||
ansible-playbook -i $INVENTORY playbooks/ccp-build.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user