diff --git a/webvirtcloud/settings.py b/webvirtcloud/settings.py index 5a9a7f2..7323d9a 100644 --- a/webvirtcloud/settings.py +++ b/webvirtcloud/settings.py @@ -118,7 +118,6 @@ LIBVIRT_KEEPALIVE_COUNT = 5 ALLOW_INSTANCE_MULTIPLE_OWNER = True NEW_USER_DEFAULT_INSTANCES = [ - 'debian8-template', 'debian9-template', 'kiv-adm-template', ]