From abb93dffcd5af1ffce66f244d18aaa21db76ff83 Mon Sep 17 00:00:00 2001 From: Jiri Stransky Date: Tue, 15 Dec 2015 13:25:36 +0100 Subject: Fix description of control plane route parameter In the other templates this seems to be already correct. Change-Id: Ied3c49cca878bd370068c9b8d1cafdec176c1725 --- network/config/multiple-nics/ceph-storage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network/config/multiple-nics/ceph-storage.yaml') 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: [] -- cgit