summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-01-11 02:37:55 +0100
committerChristian Pointner <equinox@spreadspace.org>2021-01-11 02:37:55 +0100
commit4a15feb74d6c08bd197434c28a558f8495ab1681 (patch)
tree1157f6562c3844da419256b33c0024f9bd4ea664 /inventory
parentele-infobeamer: add Elevate 2021 branding (diff)
add s2-mr-snuggles
Diffstat (limited to 'inventory')
-rw-r--r--inventory/group_vars/elevate-festival/vars.yml1
-rw-r--r--inventory/host_vars/ch-equinox-t450s.yml1
-rw-r--r--inventory/host_vars/s2-mr-snuggles.yml74
-rw-r--r--inventory/hosts.ini1
4 files changed, 76 insertions, 1 deletions
diff --git a/inventory/group_vars/elevate-festival/vars.yml b/inventory/group_vars/elevate-festival/vars.yml
index d398a299..5d86fa60 100644
--- a/inventory/group_vars/elevate-festival/vars.yml
+++ b/inventory/group_vars/elevate-festival/vars.yml
@@ -127,6 +127,7 @@ network_zones:
offsets:
companion: 42
kuschelbaer: 48
+ mr-snuggles: 49
atem-datacop: 90
hyperdeck-datacop: 91
atemctrl-datacop: 92
diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml
index 9c7c772c..f32ce7fe 100644
--- a/inventory/host_vars/ch-equinox-t450s.yml
+++ b/inventory/host_vars/ch-equinox-t450s.yml
@@ -160,7 +160,6 @@ ws_base_extra_packages:
- qemu-kvm
- qemu-utils
- quilt
- - radeontop
- ragel
- rdesktop
- rhythmbox
diff --git a/inventory/host_vars/s2-mr-snuggles.yml b/inventory/host_vars/s2-mr-snuggles.yml
new file mode 100644
index 00000000..b8151728
--- /dev/null
+++ b/inventory/host_vars/s2-mr-snuggles.yml
@@ -0,0 +1,74 @@
+---
+preseed_language: de
+preseed_country: AT
+preseed_locales:
+ - de_AT.UTF-8
+ - de_DE.UTF-8
+ - en_US.UTF-8
+
+preseed_no_splash: no
+preseed_install_tasks:
+ - xubuntu-desktop
+
+preseed_no_netplan: yes
+preseed_manual_partitioning: yes
+
+install:
+ efi: no
+
+install_dhcp: yes
+network:
+ domain: "{{ host_domain }}"
+ primary:
+ name: enp0s25
+
+
+base_modules_blacklist: "{{ base_modules_blacklist_none }}"
+
+admin_users_host:
+ - equinox
+
+apt_repo_components:
+ - main
+ - restricted
+ - universe
+ - multiverse
+
+
+ws_base_hide_ntfs_disks:
+ - /dev/disk/by-id/ata-SAMSUNG_MZ7PD256HCGM-000H7_S1N8NSAF827489-part1
+ - /dev/disk/by-id/ata-SAMSUNG_MZ7PD256HCGM-000H7_S1N8NSAF827489-part2
+
+ws_base_extra_packages:
+ - cpu-x
+ - i7z
+ - horst
+ - ipcalc
+ - iperf
+ - iperf3
+ - iputils-arping
+ - jq
+ - mosh
+ - pv
+ - unrar
+ - wavemon
+ - whois
+ - xfce4-goodies
+
+
+ws_minet_wired_interface_name: enp0s25
+ws_minet_wired_interface_module: e1000e
+
+ws_minet_wireless_interface_name: wlp3s0
+ws_minet_wireless_interface_module: iwlwifi
+
+ws_minet_openwifi_connections:
+ cityaccessWireless:
+ description: City Access Wireless
+ ssid: Cityaccess
+ elevateForumWireless:
+ description: elevate Forum Wireless
+ ssid: Cityaccess Forum Open
+ escWireless:
+ description: esc medienkunstlabor Wireless
+ ssid: esc
diff --git a/inventory/hosts.ini b/inventory/hosts.ini
index cbc0d839..2863223b 100644
--- a/inventory/hosts.ini
+++ b/inventory/hosts.ini
@@ -96,6 +96,7 @@ env_group=spreadspace
[spreadspace]
s2-build host_name=build
+s2-mr-snuggles host_name=mr-snuggles
s2-calypso host_name=calypso
s2-telesto host_name=telesto
s2-thetys host_name=thetys