diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-07-06 01:42:58 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-07-06 01:42:58 +0200 |
commit | c44ed640a815b1ccfd9b8b935995c35df231e139 (patch) | |
tree | feb3742250debe58b063b3fbbceb4ffd0d96ab62 /inventory | |
parent | nicer syslinux prompt (diff) |
ch-equinox-ws: some more packages
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index d8ad63c8..937b848b 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -116,6 +116,7 @@ ubuntu_ws_extra_packages: - kicad - kpartx - make + - mbr - meld - mingw-w64 - mosh @@ -155,6 +156,7 @@ ubuntu_ws_extra_packages: - scala-mode-el - scons - sdcc + - signify-openbsd - signing-party - socat - sqlite3 @@ -163,6 +165,9 @@ ubuntu_ws_extra_packages: - stun-client - subversion - swaks + - syslinux + - syslinux-common + - syslinux-efi - texlive - texlive-lang-german - totem |