]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Fixed the debconf templates (_ vs -)
authorThomas Goirand <thomas@goirand.fr>
Wed, 25 Sep 2013 09:25:38 +0000 (17:25 +0800)
committerThomas Goirand <thomas@goirand.fr>
Wed, 25 Sep 2013 09:25:38 +0000 (17:25 +0800)
Rewritten-From: 8a7fb001bc7809d8293aca85345907f56ace2551

xenial/debian/heat-common.templates

index 2e0d7c0ee3da3f37cd3cc638b9a8c4d26fd79a1a..16f0fda05f073d5d50612cc6e6e0e5a8c6e50593 100644 (file)
@@ -96,7 +96,7 @@ _Description: Set up a database for heat-engine?
  You can change this setting later on by running "dpkg-reconfigure -plow
  heat-engine".
 
-Template: heat/rabbit-host
+Template: heat/rabbit_host
 Type: string
 Default: localhost
 _Description: IP address of your RabbitMQ host:
@@ -105,7 +105,7 @@ _Description: IP address of your RabbitMQ host:
  .
  Please specify the IP address of that server.
 
-Template: heat/rabbit-userid
+Template: heat/rabbit_userid
 Type: string
 Default: guest
 _Description: Username for connection to the RabbitMQ server:
@@ -114,7 +114,7 @@ _Description: Username for connection to the RabbitMQ server:
  .
  Please specify the username used to connect to the RabbitMQ server.
 
-Template: heat/rabbit-password
+Template: heat/rabbit_password
 Type: password
 _Description: Password for connection to the RabbitMQ server:
  In order to interoperate with other components of OpenStack, this package