Statistics
| Branch: | Tag: | Revision:

root / snf-ganeti-tools / example.conf @ 45ebfd48

History | View | Annotate | Download (319 Bytes)

1
# Example configuration file for snf-ganeti-tools
2
#
3
# You should copy this to /etc/synnefo and change it accordingly
4

    
5
RABBIT_HOST = "62.217.120.67:5672"
6
RABBIT_USERNAME = "okeanos"
7
RABBIT_PASSWORD = "0k3@n0s"
8
RABBIT_VHOST = "/"
9
BACKEND_PREFIX_ID = "snf-"
10
EXCHANGE_GANETI = "ganeti"
11
PUBLIC_IPV6_PREFIX = "2001:db8::/64"