summaryrefslogtreecommitdiff
path: root/packaging/debs/Debian/debian/templates
blob: 3cb93084525692e4a129ddd343ef315a0e11c802 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Template: rabbitmq-server/mnesia-dir-note
Type: note
Description: Schema changed
 The RabbitMQ database schema has changed. If your RabbitMQ database contains important data, such as user accounts, durable exchanges and queues, or persistent messages, then we recommend you contact support@rabbitmq.com for assistance with the upgrade. If you want to experiment with the new version in the meantime, simply move the database directory to a safe place. In all other cases just remove the directory.


Template: rabbitmq-server/do-what-with-mnesia-dir
Type: select
Choices: Delete it, Move it elsewhere, Keep it in place (WILL BREAK)
Default: Delete it
Description: Delete the Mnesia directory?

Template: rabbitmq-server/move-mnesia-dir-where
Type: string
Default: /var/lib/rabbitmq/mnesia-old/
Description: New location for Mnesia directory?
 Where do you want to move it?