Merge "[doc] Fix inventory.yaml example in user doc"
This commit is contained in:
commit
d848822dd9
@ -77,6 +77,10 @@ must have passwordless sudo on the nodes.
|
||||
# The user and group that will be used to run Docker commands.
|
||||
docker_users:
|
||||
- ununtu
|
||||
# By default the deploy-env role sets up ssh key to make it possible
|
||||
# to connect to the k8s master node via ssh without a password.
|
||||
client_ssh_user: ubuntu
|
||||
cluster_ssh_user: ubuntu
|
||||
# The MetalLB controller will be installed on the Kubernetes cluster.
|
||||
metallb_setup: true
|
||||
# Loopback devices will be created on all cluster nodes which then can be used
|
||||
|
Loading…
Reference in New Issue
Block a user