Skip to content
Snippets Groups Projects
Verified Commit 0692c544 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

install_arch: get image signature from archlinux.org

Wiki says "Do not download it from a mirror" and it sounds more secure.

Fixes: 503b08db ("install_arch: verify bootstrap image signature")
parent cd68bfc2
No related branches found
No related tags found
No related merge requests found
Pipeline #34995 passed
......@@ -57,7 +57,7 @@
mode: 0644
loop:
- https://geo.mirror.pkgbuild.com/iso/{{ bootstrap_version }}/archlinux-bootstrap-x86_64.tar.gz
- https://geo.mirror.pkgbuild.com/iso/{{ bootstrap_version }}/archlinux-bootstrap-x86_64.tar.gz.sig
- https://archlinux.org/iso/{{ bootstrap_version }}/archlinux-bootstrap-x86_64.tar.gz.sig
- name: Get pierre's key
command: gpg --locate-keys pierre@archlinux.de
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment