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:
Stewart-YU
2017-09-22 06:01:45 +08:00
committed by Zach Corleissen
parent 29621addd9
commit 88b4eeca2b
3 changed files with 13 additions and 9 deletions
@@ -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