Update create-cluster-kubeadm.md (#5369)
* Update fedora_ansible_config.md Fix format. * Update create-cluster-kubeadm.md Fix format: add a blank line. * Update vsphere.md Fix leading spaces in commands. * Update fedora_ansible_config.md again
This commit is contained in:
committed by
Zach Corleissen
parent
29621addd9
commit
88b4eeca2b
@@ -69,7 +69,7 @@ If you already are running on a machine which has passwordless ssh access to the
|
||||
|
||||
*Otherwise* setup ssh on the machines like so (you will need to know the root password to all machines in the cluster).
|
||||
|
||||
edit: ~/contrib/ansible/inventory/group_vars/all.yml
|
||||
edit: `~/contrib/ansible/inventory/group_vars/all.yml`
|
||||
|
||||
```yaml
|
||||
ansible_ssh_user: root
|
||||
|
||||
Reference in New Issue
Block a user