mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
Use sample inventory file in doc (#4052)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
ea7a6f1cf1
commit
e640233947
@@ -6,5 +6,5 @@ This playbook aims to automate [this](https://metallb.universe.tf/tutorial/layer
|
|||||||
|
|
||||||
## Install
|
## Install
|
||||||
```
|
```
|
||||||
ansible-playbook --ask-become -i inventory/sample/k8s_heketi_inventory.yml contrib/metallb/metallb.yml
|
ansible-playbook --ask-become -i inventory/sample/hosts.ini contrib/metallb/metallb.yml
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user