principal = 'host/'+hostname+'@'+realm
conftext = '\n'.join('console %s { master %s; }' % (vm, hostname)
for vm in live_vms())
principal = 'host/'+hostname+'@'+realm
conftext = '\n'.join('console %s { master %s; }' % (vm, hostname)
for vm in live_vms())