aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/nova-base.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-07-25 14:58:10 +0000
committerGerrit Code Review <review@openstack.org>2016-07-25 14:58:10 +0000
commitcb9fafe37c6c8134207a46707566d5c2d57109d9 (patch)
tree62803aa7c4041e65d5ef0ba2c8abaa78ad171bac /puppet/services/nova-base.yaml
parent11a27c9a3b4e0969f3a89c2a9485f72317577c12 (diff)
parent056ce2374851e4e96dd3fd822de9da76b35e1eb7 (diff)
Merge "Explicitly set nova and neutron host on controllers"
Diffstat (limited to 'puppet/services/nova-base.yaml')
-rw-r--r--puppet/services/nova-base.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/puppet/services/nova-base.yaml b/puppet/services/nova-base.yaml
index 99ae520a..c94e0246 100644
--- a/puppet/services/nova-base.yaml
+++ b/puppet/services/nova-base.yaml
@@ -38,7 +38,7 @@ parameters:
outputs:
role_data:
- description: Role data for the Neutron base service.
+ description: Role data for the Nova base service.
value:
service_name: nova-base
config_settings:
@@ -79,3 +79,4 @@ outputs:
- '%'
- "%{hiera('mysql_bind_host')}"
nova::debug: {get_param: Debug}
+ nova::host: '"%{::fqdn}"'