aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjaseg <code@jaseg.net>2020-12-29 13:06:44 +0100
committerjaseg <code@jaseg.net>2020-12-29 13:06:44 +0100
commite1e8b015c2bc6db9d877e938fbf4df57560c04b6 (patch)
treec6119e7b6cea48eb8f0ea46a3853a72848428b05
parent6bd834b978cf8b757c1b04e26558bc7198196ab4 (diff)
downloadinfra-e1e8b015c2bc6db9d877e938fbf4df57560c04b6.tar.gz
infra-e1e8b015c2bc6db9d877e938fbf4df57560c04b6.tar.bz2
infra-e1e8b015c2bc6db9d877e938fbf4df57560c04b6.zip
Update arch container keyrings before sysupdate
-rw-r--r--bootstrap_arch_container.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap_arch_container.yml b/bootstrap_arch_container.yml
index e983f5c..dfe677b 100644
--- a/bootstrap_arch_container.yml
+++ b/bootstrap_arch_container.yml
@@ -55,6 +55,9 @@
regexp: '^CheckSpace'
line: '#CheckSpace'
+- name: Update container keyring
+ shell: arch-chroot "{{root}}" pacman -Sy --noconfirm archlinux-keyring
+
- name: Update container and install software
shell: arch-chroot "{{root}}" pacman -Syu --noconfirm