From c9dca849465ba1182e9473d03f33d50b7d23ad7f Mon Sep 17 00:00:00 2001 From: James Slagle Date: Sun, 15 Jan 2017 16:42:25 -0500 Subject: Fix typo in template description The DeployedServerPortMap parameter actually joins the hostname and network name with a dash, not an underscore. This commit just fixes the template description for documentation purproses. Change-Id: Iea874e090bc615fd56b07e327465d093bcb0df9c --- deployed-server/deployed-neutron-port.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployed-server') diff --git a/deployed-server/deployed-neutron-port.yaml b/deployed-server/deployed-neutron-port.yaml index 5ce63770..bddf8bc1 100644 --- a/deployed-server/deployed-neutron-port.yaml +++ b/deployed-server/deployed-neutron-port.yaml @@ -8,7 +8,7 @@ description: " Example: parameter_defaults: DeployedServerPortMap: - gatsby_ctlplane: + gatsby-ctlplane: fixed_ips: - ip_address: 127.0.0.1 subnets: -- cgit 1.2.3-korg