summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/usb-install.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/usb-install.yml b/common/usb-install.yml
index 27633c15..1776f75b 100644
--- a/common/usb-install.yml
+++ b/common/usb-install.yml
@@ -11,7 +11,8 @@
roles:
- role: installer/debian/usb
- installer_path: "{{ global_cache_dir }}/debian-installer"
+ installer_base_path: "{{ global_cache_dir }}/debian-installer"
+ installer_keyrings_path: "{{ global_files_dir }}/common/keyrings"
post_tasks:
- name: Make the USB disk bootable