summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-11-26 19:25:02 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-11-26 19:25:02 +0100
commit28fa9f1647b7b74fa390f8b9bb8c4e21edfec079 (patch)
tree50a561c851c75cecb330a8c9d35f33c4c8bfd834
parentch-equinox-t450s: resize root fs (diff)
ch-equinox-*: installing missing kicad packages
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml2
-rw-r--r--inventory/host_vars/ch-equinox-ws.yml2
2 files changed, 4 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 9a161d5a..80614562 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -160,8 +160,10 @@ ws_base_extra_packages:
- kdenlive
- keepassx
- kicad
+ - kicad-footprints
- kicad-libraries
- kicad-packages3d
+ - kicad-symbols
- kpartx
- libdbd-mysql-perl
- libgpgme11
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml
index 7a259bb9..af5dfc1a 100644
--- a/inventory/host_vars/ch-equinox-ws.yml
+++ b/inventory/host_vars/ch-equinox-ws.yml
@@ -167,8 +167,10 @@ ws_base_extra_packages:
- kdenlive
- keepassx
- kicad
+ - kicad-footprints
- kicad-libraries
- kicad-packages3d
+ - kicad-symbols
- kpartx
- libdbd-mysql-perl
- libgpgme11