summaryrefslogtreecommitdiff
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* revert some debian/preseed and ubuntu/autoinstall changes because they don't ↵HEADmasterChristian Pointner3 days2-8/+4
| | | | really work
* fix ubuntu post-install script and improve cleanup for nobleChristian Pointner3 days1-1/+2
|
* add prometheus alert for host rebootsChristian Pointner3 days1-0/+8
|
* ch-cm4-sensor: make install in iot possibleChristian Pointner3 days3-7/+25
|
* move chaos-at-home hosts to new apt cache and harmonize sources.list config ↵Christian Pointner5 days2-0/+8
| | | | for raspios
* apt-cacher-ng: use nginx for publishingChristian Pointner6 days2-1/+19
|
* apt-cacher-ng: initial working roleChristian Pointner6 days3-0/+81
|
* basic apt-cache-ng roleChristian Pointner9 days2-0/+29
|
* add cm4 based sensor nodes (base install)Christian Pointner2024-05-171-0/+14
|
* base install for gstreamer decklink testsChristian Pointner2024-05-121-0/+1
|
* ubuntu-installer fixesChristian Pointner2024-05-102-7/+11
|
* apt-repo/backports: fix usage of wrong variableChristian Pointner2024-05-101-1/+1
|
* migrate all os release comparisons to use new filterChristian Pointner2024-05-1013-18/+28
|
* make debian/ubuntu os release compare script much more genericChristian Pointner2024-05-094-5/+5
|
* some more fixes for ubuntu-installerChristian Pointner2024-05-082-0/+6
|
* add raspi5 test host and fix raspios image network configChristian Pointner2024-05-081-2/+2
|
* some preliminary tests with mpv-headless on raspberry piChristian Pointner2024-05-062-6/+16
|
* add storage roles: mdadm and diskChristian Pointner2024-04-3013-0/+264
|
* monitoiring/alerta: support publishment via nginx vhostChristian Pointner2024-04-293-0/+11
|
* core/base: cleanup for cloud-init leftovers and configure timezoneChristian Pointner2024-04-293-0/+15
|
* simplify base_packages_extra variablesChristian Pointner2024-04-293-4/+3
|
* update repo keyring for aptlyChristian Pointner2024-04-291-0/+0
|
* fix users role variablesChristian Pointner2024-04-293-4/+4
|
* fix copy/paste error and enable non-free-firmware for kaliChristian Pointner2024-04-282-2/+3
|
* remove unused role ws/users now that core/users existsChristian Pointner2024-04-282-17/+0
|
* move raspios and openwrt folders to installer/Christian Pointner2024-04-2818-26/+0
|
* don't install dstat for noble and trixie and beyondChristian Pointner2024-04-271-1/+7
|
* fix installer for openbsdChristian Pointner2024-04-273-2/+5
|
* some more refinements for ubuntu nobleChristian Pointner2024-04-271-1/+1
|
* autoselection for installer_variant and some more ubunut noble fixesChristian Pointner2024-04-273-26/+26
|
* initial support for ubuntu 24.04Christian Pointner2024-04-264-3/+24
|
* revamp: user/group handlingChristian Pointner2024-04-228-3/+47
|
* ch-apps: upgrade to kubernetes 1.30 and improve certificate handling for ↵Christian Pointner2024-04-202-1/+9
| | | | standalone kubelet
* kubernetes: upgrade images for node-local-dns-cacheChristian Pointner2024-04-203-3/+3
|
* upgrade some promehtues componentsChristian Pointner2024-04-193-1/+7
|
* sk-cloudio:Christian Pointner2024-04-121-0/+3
| | | | | | - remove nextcloud instance: wae.elevate.at - add new nextcloud instance: visuals.pixeldada.com - prepare visuals.pixeldada.com and nc.skillz.biz for memories plugin
* make sure fstrim is activated on all hostsChristian Pointner2024-04-112-0/+8
|
* streaming/mpv-headless: start mpv with --idle and use json IPC to control it ↵Christian Pointner2024-04-093-15/+4
| | | | - this way the output resolution is automatically maintained by mpv (aka no video= kernel command line option needed)
* apps/jitsi/meet: make use of storage volumesChristian Pointner2024-04-033-11/+21
|
* nginx/vhost: fix string concat issue incase nginx_vhost.name is not a stringChristian Pointner2024-04-033-8/+8
|
* vm/host/network: make vlan interface ordering stableChristian Pointner2024-04-021-1/+1
|
* some more cleanupsChristian Pointner2024-04-021-3/+0
|
* nginx/vhost: always configure access_logs and error_logsChristian Pointner2024-04-024-32/+11
|
* add quick and dirty role for ontimeChristian Pointner2024-04-023-0/+51
|
* ele-companion-raspi: move to lan (mixer vlan is now tagged)Christian Pointner2024-04-011-0/+2
|
* mpv-headless: add simple ssh control interfaceChristian Pointner2024-04-013-0/+48
|
* mpv-headless: go back to using video= kernel command line optionChristian Pointner2024-04-012-12/+3
| | | | | problems with not working mode selection can be worked around using custom edid.bin files...
* the video= cmdline option for setting the preferred KMS resolution is flawed.Christian Pointner2024-04-011-1/+10
| | | | | | | | | | See this report what is basically the problem https://forums.raspberrypi.com/viewtopic.php?t=361921 Try to workaround using modetest to force setting the resolution that way but unfortunately this does not work either - although i somehow made it work at some point. Alas i can't reproduce it anymore.
* add streaming/mpv-headless role (needs more testing)Christian Pointner2024-04-012-0/+103
|
* fix wrong ussage of the difference filterChristian Pointner2024-03-302-4/+4
|