summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-10 23:42:23 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-10 23:42:23 +0200
commitc9df5dcce462af13685236bf7a1d4dd896b1406b (patch)
tree8b7ed8bd765bb1a3a338bb4f587665b439d6b24d /common
parentopenbsd installer: move to single version per invocation (diff)
major refactoring of installer roles
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