commit | 99596fae20a0562afeb10648c560edec125a3c9a | [log] [tgz] |
---|---|---|
author | mcp-jenkins <mcp-jenkins@mirantis.com> | Thu Dec 06 12:33:35 2018 +0000 |
committer | Gerrit Code Review <mail@domain.com> | Thu Dec 06 12:33:35 2018 +0000 |
tree | c4471496bf46c4ea2c504a050d4a50c6e61bcb0a | |
parent | bdc3d7fcf8110b54ead6ebd468931ec4a4ce196b [diff] | |
parent | fccad3d2bf3a4d377c5c1641e49d9303cd5d6aaf [diff] |
Merge "Fixing typo"
diff --git a/linux/network/hosts/openstack.yml b/linux/network/hosts/openstack.yml index 1238d0a..7fd2e3e 100644 --- a/linux/network/hosts/openstack.yml +++ b/linux/network/hosts/openstack.yml
@@ -6,4 +6,4 @@ address: ${_param:openstack_control_address} names: - ${_param:openstack_service_hostname} - - ${_param:openstack_service_hos} + - ${_param:openstack_service_host}