diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-05 12:50:40 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-05 12:50:40 +0200 |
commit | 0fde918b6c937eb84d25e2adb80991511179ec31 (patch) | |
tree | 979925e6b35315ce6c416b8bac34ce756feca902 | |
parent | Merge branch 'topic/preseed-configurable-disk-layout-contd' (diff) |
ch-equinox-ws: install kpartx
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 84ca3962..4c2dc619 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -114,6 +114,7 @@ ubuntu_ws_extra_packages: - kdenlive - keepassx - kicad + - kpartx - make - meld - mingw-w64 |