diff options
author | James Slagle <jslagle@redhat.com> | 2017-01-15 16:42:25 -0500 |
---|---|---|
committer | James Slagle <jslagle@redhat.com> | 2017-01-16 10:48:00 -0500 |
commit | c9dca849465ba1182e9473d03f33d50b7d23ad7f (patch) | |
tree | 1aaf4229894616eeb416e671d23e72bb46dcff6f /deployed-server | |
parent | 62a84e777b97ece95c4230986b754f26d1edf59c (diff) |
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
Diffstat (limited to 'deployed-server')
-rw-r--r-- | deployed-server/deployed-neutron-port.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |