diff options
author | 2015-12-22 21:55:42 +0000 | |
---|---|---|
committer | 2015-12-22 21:55:42 +0000 | |
commit | aca5be22c2e073316c92810cfa13c27301b372fa (patch) | |
tree | 064966fcd497069f151672f047f0e5717032f8a3 /network/config/multiple-nics/ceph-storage.yaml | |
parent | f5854e1b5850dc50e51bc36ed4840d58be88d0cf (diff) | |
parent | abb93dffcd5af1ffce66f244d18aaa21db76ff83 (diff) |
Merge "Fix description of control plane route parameter"
Diffstat (limited to 'network/config/multiple-nics/ceph-storage.yaml')
-rw-r--r-- | network/config/multiple-nics/ceph-storage.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/config/multiple-nics/ceph-storage.yaml b/network/config/multiple-nics/ceph-storage.yaml index 7d650f4b..dab60b7b 100644 --- a/network/config/multiple-nics/ceph-storage.yaml +++ b/network/config/multiple-nics/ceph-storage.yaml @@ -58,7 +58,7 @@ parameters: description: The subnet CIDR of the control plane network. type: string ControlPlaneDefaultRoute: # Override this via parameter_defaults - description: The subnet CIDR of the control plane network. + description: The default route of the control plane network. type: string DnsServers: # Override this via parameter_defaults default: [] |