From 6761c8875425d8ddb308cb3bd39089e0770c6bb5 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Wed, 25 Sep 2013 17:25:38 +0800 Subject: [PATCH] Fixed the debconf templates (_ vs -) Rewritten-From: 8a7fb001bc7809d8293aca85345907f56ace2551 --- xenial/debian/heat-common.templates | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xenial/debian/heat-common.templates b/xenial/debian/heat-common.templates index 2e0d7c0e..16f0fda0 100644 --- a/xenial/debian/heat-common.templates +++ b/xenial/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 -- 2.45.2