diff options
author | Christian Pointner <equinox@spreadspace.org> | 2022-10-28 02:58:42 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2022-10-28 02:58:42 +0200 |
commit | 4fad0b5ae87a4f2ac973d005c3e915f06ba1e91b (patch) | |
tree | 746831d641d122a02b77aa455da1203ec7f37d86 /inventory | |
parent | Merge branch 'topic/sk-2019-luks-automount' (diff) |
ch-equinox-t450s: add gpsd-clients
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory/host_vars/ch-equinox-t450s.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 13101472..a3224e89 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -136,6 +136,7 @@ ws_base_extra_packages: - gnome-games - gnome-mahjongg - gpredict + - gpsd-clients - gputils - gstreamer1.0-vaapi - guvcview |