Revision 9cec0c17 snf-cyclades-app/synnefo/app_settings/default/api.py

b/snf-cyclades-app/synnefo/app_settings/default/api.py
123 123
CYCLADES_SERVICE_TOKEN = ''
124 124

  
125 125
# Template to use to build the FQDN of VMs. The setting will be formated with
126
# the id of the VM. If set to 'None' the first public IPv4 or IPv6 address
127
# of the VM will be used.
126
# the id of the VM.
128 127
CYCLADES_SERVERS_FQDN = 'snf-%(id)s.vm.example.synnefo.org'
129 128

  
130 129
# Description of applied port forwarding rules (DNAT) for Cyclades VMs. This

Also available in: Unified diff