New repository location and components
diff --git a/ubuntu-14.04/http/preseed-lvm.cfg b/ubuntu-14.04/http/preseed-lvm.cfg
index d5bc29f..0bb68ec 100644
--- a/ubuntu-14.04/http/preseed-lvm.cfg
+++ b/ubuntu-14.04/http/preseed-lvm.cfg
@@ -1,6 +1,6 @@
 d-i apt-setup/use_mirror boolean false
-d-i apt-setup/local0/repository string [arch=amd64] http://apt.cloudlab.cz/nightly trusty main cloudlab security
-d-i apt-setup/local0/key string http://apt.cloudlab.cz/public.gpg
+d-i apt-setup/local0/repository string [arch=amd64] http://apt.tcpcloud.eu/nightly trusty main security extra tcp
+d-i apt-setup/local0/key string http://apt.tcpcloud.eu/public.gpg
 
 d-i debian-installer/framebuffer boolean false
 d-i debconf/frontend select noninteractive