Added debconf screen to ask if dbsync should be done (Closes: #787536).
[openstack-build/ceilometer-build.git] / xenial / debian / ceilometer-common.templates
index 66bd1b3e318c275c89ef63e7523d0dbf050e749c..9c2b22e433e7f9e07d1f9595ff1653fb0e57aca4 100644 (file)
@@ -7,6 +7,17 @@
 # Even minor modifications require translation updates and such
 # changes should be coordinated with translators and reviewers.
 
+Template: ceilometer/configure_db
+Type: boolean
+Default: false
+_Description: Perform automatic dbsync for Ceilometer?
+ Ceilometer can automatically run ceilometer-dbsync after installation. For it
+ to work, you need an up and running mongodb-server.
+ .
+ You can change this setting later on by running "dpkg-reconfigure -plow
+ ceilometer".
+
+
 Template: ceilometer/rabbit_host
 Type: string
 Default: localhost