From 4ce905ad00196a6ffb46d0d62128dbc0203d2e82 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 5 Jan 2022 20:58:26 +0100 Subject: install some stuff on equinox-ws and t450s --- inventory/host_vars/ch-equinox-t450s.yml | 1 + inventory/host_vars/ch-equinox-ws.yml | 2 ++ 2 files changed, 3 insertions(+) (limited to 'inventory') diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index ed0bea93..a5046af4 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -79,6 +79,7 @@ ws_base_extra_packages: - binwalk - bison - build-essential + - cargo - ccache - cheese - clang diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index fc45c4ef..6caa79b6 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -79,6 +79,7 @@ ws_base_extra_packages: - binwalk - bison - build-essential + - cargo - ccache - cheese - clang @@ -148,6 +149,7 @@ ws_base_extra_packages: - kpartx - libdbd-mysql-perl - libgpgme11 + - librust-openssl-dev - libusb-dev - libusb-1.0-0-dev - libvirt-clients -- cgit v1.2.3