From: Thomas Goirand Date: Wed, 25 Sep 2013 09:25:38 +0000 (+0800) Subject: Fixed the debconf templates (_ vs -) X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=d9a0fb18b486a055e2a25768c2b3ab720c60ee34;p=openstack-build%2Fheat-build.git Fixed the debconf templates (_ vs -) Rewritten-From: 8a7fb001bc7809d8293aca85345907f56ace2551 --- diff --git a/trusty/debian/heat-common.templates b/trusty/debian/heat-common.templates index 2e0d7c0e..16f0fda0 100644 --- a/trusty/debian/heat-common.templates +++ b/trusty/debian/heat-common.templates @@ -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