diff options
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 1 | ||||
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index a3f7c65b..9b35a5b2 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -141,6 +141,7 @@ ws_base_extra_packages: - mingw-w64 - mosh - msmtp-mta + - mumble - nfs-common - nmap - ntpdate diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 35e9c69d..dd94c0c3 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -148,6 +148,7 @@ ws_base_extra_packages: - mingw-w64 - mosh - msmtp-mta + - mumble - nfs-common - nmap - ntpdate |