Revision 043ffb0c

/dev/null
1
# Example configuration file for snf-cyclades-gtools
2
#
3
# You should copy this to /etc/synnefo and change it accordingly
4

  
5
RABBIT_HOST = "127.0.0.1:5672"
6
RABBIT_USERNAME = "rabbit-username"
7
RABBIT_PASSWORD = "rabbit-password"
8
RABBIT_VHOST = "/"
9
BACKEND_PREFIX_ID = "snf-"
10
EXCHANGE_GANETI = "ganeti"
11
PUBLIC_IPV6_PREFIX = "2001:db8::/64"

Also available in: Unified diff