[Route] vs [Router] (#15315)

Using the solution found at https://github.com/rancher/rke/issues/689#issuecomment-397016756 I was able to avoid the error `can't store data at section "Router"`
This commit is contained in:
Samuel Walker
2019-07-06 05:18:35 -04:00
committed by Kubernetes Prow Robot
parent 109f606c2e
commit b838fa571e
@@ -336,10 +336,10 @@ should appear in the `[Metadata]` section of the `cloud.conf` file:
both configuration drive and metadata service though and only one or the other both configuration drive and metadata service though and only one or the other
may be available which is why the default is to check both. may be available which is why the default is to check both.
##### Router ##### Route
These configuration options for the OpenStack provider pertain to the [kubenet] These configuration options for the OpenStack provider pertain to the [kubenet]
Kubernetes network plugin and should appear in the `[Router]` section of the Kubernetes network plugin and should appear in the `[Route]` section of the
`cloud.conf` file: `cloud.conf` file:
* `router-id` (Optional): If the underlying cloud's Neutron deployment supports * `router-id` (Optional): If the underlying cloud's Neutron deployment supports