diff options
author | Christian Pointner <equinox@spreadspace.org> | 2020-05-03 07:55:48 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2020-05-03 07:55:48 +0200 |
commit | acd7cbe7003f5ec175ac33da5f240a430b8235bd (patch) | |
tree | 76df6508c3d592a02ba151770b9b1e9548a01648 /inventory/host_vars | |
parent | ch-equinox-ws: add xclip (diff) |
ch-equinox-ws: add games
Diffstat (limited to 'inventory/host_vars')
-rw-r--r-- | inventory/host_vars/ch-equinox-ws.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 98a29a7c..0954a643 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -28,6 +28,7 @@ ubuntu_ws_root_fs_size: 30G ubuntu_ws_home_fs_size: 200G ubuntu_ws_extra_packages: + - aisleriot - atftp - asciidoc - audacity @@ -74,6 +75,8 @@ ubuntu_ws_extra_packages: - git-lfs - git-remote-gcrypt - gitk + - gnome-games + - gnome-mahjongg - gpredict - gputils - gstreamer1.0-vaapi |