mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-01 15:58:05 +00:00
fix docs/<file>.md errors identified by markdownlint
* docs/azure-csi.md * docs/azure.md * docs/bootstrap-os.md * docs/calico.md * docs/debian.md * docs/fcos.md * docs/vagrant.md * docs/gcp-lb.md * docs/kubernetes-apps/registry.md * docs/setting-up-your-first-cluster.md * docs/vagrant.md * docs/vars.md
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ Prepare ignition and serve via http (a.e. python -m http.server )
|
||||
|
||||
### create guest
|
||||
|
||||
```shell script
|
||||
```ShellSeasion
|
||||
machine_name=myfcos1
|
||||
ignition_url=http://mywebserver/fcos.ign
|
||||
|
||||
|
||||
Reference in New Issue
Block a user