Browse Source

Use sample inventory file in doc (#4052)

pull/4365/head
Maxime Guyot 5 years ago
committed by Kubernetes Prow Robot
parent
commit
e640233947
1 changed files with 1 additions and 1 deletions
  1. 2
      contrib/metallb/README.md

2
contrib/metallb/README.md

@ -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
``` ```
Loading…
Cancel
Save