diff --git a/profiles/advanced.preseed b/profiles/advanced.preseed index 982074e..1c493da 100644 --- a/profiles/advanced.preseed +++ b/profiles/advanced.preseed @@ -19,11 +19,8 @@ d-i passwd/make-user boolean fasle d-i apt-setup/non-free boolean true d-i apt-setup/contrib boolean true d-i apt-setup/local0/repository string \ - http://repo.yunohost.org/ lemonldap main -d-i apt-setup/local1/repository string \ http://repo.yunohost.org/ megusta main -d-i apt-setup/local0/key string http://lemonldap-ng.org/_media/rpm-gpg-key-ow2 -d-i apt-setup/local1/key string http://repo.yunohost.org/yunohost.asc +d-i apt-setup/local0/key string http://repo.yunohost.org/yunohost.asc d-i debian-installer/allow_unauthenticated string true tasksel tasksel/first multiselect standard, web-server, ssh-server d-i pkgsel/include postfix yunohost diff --git a/profiles/default.preseed b/profiles/default.preseed index 7cb8382..b410227 100644 --- a/profiles/default.preseed +++ b/profiles/default.preseed @@ -40,11 +40,8 @@ d-i passwd/make-user boolean fasle d-i apt-setup/non-free boolean true d-i apt-setup/contrib boolean true d-i apt-setup/local0/repository string \ - http://repo.yunohost.org/ lemonldap main -d-i apt-setup/local1/repository string \ http://repo.yunohost.org/ megusta main -d-i apt-setup/local0/key string http://lemonldap-ng.org/_media/rpm-gpg-key-ow2 -d-i apt-setup/local1/key string http://repo.yunohost.org/yunohost.asc +d-i apt-setup/local0/key string http://repo.yunohost.org/yunohost.asc d-i debian-installer/allow_unauthenticated string true tasksel tasksel/first multiselect standard, web-server, ssh-server d-i pkgsel/include postfix yunohost diff --git a/profiles/test.preseed b/profiles/test.preseed index 17cb4d6..f043d4f 100644 --- a/profiles/test.preseed +++ b/profiles/test.preseed @@ -40,14 +40,11 @@ d-i passwd/make-user boolean fasle d-i apt-setup/non-free boolean true d-i apt-setup/contrib boolean true d-i apt-setup/local0/repository string \ - http://repo.yunohost.org/ lemonldap main -d-i apt-setup/local1/repository string \ http://repo.yunohost.org/ megusta main -d-i apt-setup/local2/repository string \ +d-i apt-setup/local1/repository string \ http://repo.yunohost.org/ test main -d-i apt-setup/local0/key string http://lemonldap-ng.org/_media/rpm-gpg-key-ow2 +d-i apt-setup/local0/key string http://repo.yunohost.org/yunohost.asc d-i apt-setup/local1/key string http://repo.yunohost.org/yunohost.asc -d-i apt-setup/local2/key string http://repo.yunohost.org/yunohost.asc d-i debian-installer/allow_unauthenticated string true tasksel tasksel/first multiselect standard, web-server, ssh-server d-i pkgsel/include postfix yunohost