contrib/ansible: Move example inventory to its own subdirectory
Signed-off-by: Julien DOCHE <julien.doche@gmail.com>pull/1/head
parent
ed56b606b8
commit
e60b4f39e7
|
@ -40,7 +40,7 @@ node
|
|||
Start provisioning of the cluster using the following command:
|
||||
|
||||
```
|
||||
ansible-playbook site.yml
|
||||
ansible-playbook site.yml -i inventory/hosts.ini
|
||||
```
|
||||
|
||||
## Kubeconfig
|
||||
|
|
Loading…
Reference in New Issue