1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-12-24 23:25:24 +00:00

NEW_USER_DEFAULT_INSTANCES remove debian8-template

This commit is contained in:
Ing. Jan KRCMAR 2018-01-24 09:15:25 +01:00
parent 62467854db
commit b0e489abe7

View file

@ -118,7 +118,6 @@ LIBVIRT_KEEPALIVE_COUNT = 5
ALLOW_INSTANCE_MULTIPLE_OWNER = True ALLOW_INSTANCE_MULTIPLE_OWNER = True
NEW_USER_DEFAULT_INSTANCES = [ NEW_USER_DEFAULT_INSTANCES = [
'debian8-template',
'debian9-template', 'debian9-template',
'kiv-adm-template', 'kiv-adm-template',
] ]