Revision 6fe8c2ca snf-cyclades-app/conf/20-snf-cyclades-app-ui.conf

b/snf-cyclades-app/conf/20-snf-cyclades-app-ui.conf
75 75
## vms. {0} gets replaced by the image OS value
76 76
#VM_CREATE_NAME_TPL = "My {0} server"
77 77
#
78
## Template to use to build vm hostname
79
#UI_VM_HOSTNAME_FORMAT = 'snf-%(id)s.vm.synnefo.org'
80
#
81 78
## Name/description metadata for the available flavor disk templates
82 79
## Dict key is the disk_template value as stored in database
83 80
#UI_FLAVORS_DISK_TEMPLATES_INFO = {
......
185 182
#    'admin@synnefo.gr': 'system',
186 183
#    'images@synnefo.gr': 'system'
187 184
#}
185
#
186
## Message to display for vms with empty fqdn value
187
#UI_NO_FQDN_MESSAGE = 'No available FQDN'

Also available in: Unified diff