From ade1279b87eccb9e871acaeac7b507c63099fa0a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 17 Jun 2023 22:33:37 +0200 Subject: install s-tui and stress to a lot of machines --- chaos-at-home/ch-calypso.yml | 1 + chaos-at-home/ch-dione.yml | 1 + chaos-at-home/ch-helene.yml | 1 + chaos-at-home/ch-telesto.yml | 1 + chaos-at-home/ch-thetys.yml | 1 + dan/ele-dione.yml | 1 + dan/ele-telesto.yml | 4 +++- dan/ele-thetys.yml | 1 + dan/ele-tsdatacop.yml | 1 + inventory/host_vars/ch-equinox-t450s.yml | 2 ++ inventory/host_vars/ch-equinox-ws.yml | 2 ++ inventory/host_vars/s2-mr-snuggles.yml | 1 + 12 files changed, 16 insertions(+), 1 deletion(-) diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml index 851731de..fffaf521 100644 --- a/chaos-at-home/ch-calypso.yml +++ b/chaos-at-home/ch-calypso.yml @@ -19,6 +19,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/chaos-at-home/ch-dione.yml b/chaos-at-home/ch-dione.yml index 623c118e..be179f32 100644 --- a/chaos-at-home/ch-dione.yml +++ b/chaos-at-home/ch-dione.yml @@ -23,6 +23,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/chaos-at-home/ch-helene.yml b/chaos-at-home/ch-helene.yml index 055a98d6..06bca4f7 100644 --- a/chaos-at-home/ch-helene.yml +++ b/chaos-at-home/ch-helene.yml @@ -23,6 +23,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/chaos-at-home/ch-telesto.yml b/chaos-at-home/ch-telesto.yml index 2b335173..09ef44b1 100644 --- a/chaos-at-home/ch-telesto.yml +++ b/chaos-at-home/ch-telesto.yml @@ -25,6 +25,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/chaos-at-home/ch-thetys.yml b/chaos-at-home/ch-thetys.yml index 748d8781..fbf1cee1 100644 --- a/chaos-at-home/ch-thetys.yml +++ b/chaos-at-home/ch-thetys.yml @@ -19,6 +19,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/dan/ele-dione.yml b/dan/ele-dione.yml index c486fc08..376fb421 100644 --- a/dan/ele-dione.yml +++ b/dan/ele-dione.yml @@ -24,6 +24,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/dan/ele-telesto.yml b/dan/ele-telesto.yml index 4548462f..c33ff5dc 100644 --- a/dan/ele-telesto.yml +++ b/dan/ele-telesto.yml @@ -29,7 +29,9 @@ - name: install lm-sensors and i7z apt: - name: lm-sensors + name: + - lm-sensors + - s-tui - name: load modules for lm-sensors vars: diff --git a/dan/ele-thetys.yml b/dan/ele-thetys.yml index 46a41b77..f37be858 100644 --- a/dan/ele-thetys.yml +++ b/dan/ele-thetys.yml @@ -27,6 +27,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/dan/ele-tsdatacop.yml b/dan/ele-tsdatacop.yml index d163d82e..33787320 100644 --- a/dan/ele-tsdatacop.yml +++ b/dan/ele-tsdatacop.yml @@ -24,6 +24,7 @@ name: - lm-sensors - i7z + - s-tui - name: load modules for lm-sensors vars: diff --git a/inventory/host_vars/ch-equinox-t450s.yml b/inventory/host_vars/ch-equinox-t450s.yml index 92202a3d..7c1ed57b 100644 --- a/inventory/host_vars/ch-equinox-t450s.yml +++ b/inventory/host_vars/ch-equinox-t450s.yml @@ -232,6 +232,7 @@ ws_base_extra_packages: - rkhunter - rtmpdump - rustc + - s-tui - scala-mode-el - scons - sdcc @@ -245,6 +246,7 @@ ws_base_extra_packages: - sshfs - stlink-tools - stm32flash + - stress - stun-client - subversion - swaks diff --git a/inventory/host_vars/ch-equinox-ws.yml b/inventory/host_vars/ch-equinox-ws.yml index 997d8ba0..6cbaa529 100644 --- a/inventory/host_vars/ch-equinox-ws.yml +++ b/inventory/host_vars/ch-equinox-ws.yml @@ -225,6 +225,7 @@ ws_base_extra_packages: - rkhunter - rtmpdump - rustc + - s-tui - scala-mode-el - scons - sdcc @@ -238,6 +239,7 @@ ws_base_extra_packages: - steam - stlink-tools - stm32flash + - stress - stun-client - subversion - swaks diff --git a/inventory/host_vars/s2-mr-snuggles.yml b/inventory/host_vars/s2-mr-snuggles.yml index 482f7651..26cf4b1c 100644 --- a/inventory/host_vars/s2-mr-snuggles.yml +++ b/inventory/host_vars/s2-mr-snuggles.yml @@ -50,6 +50,7 @@ ws_base_extra_packages: - jq - mosh - pv + - s-tui - unrar - wavemon - whois -- cgit v1.2.3