summaryrefslogtreecommitdiffstats
path: root/pillar/id/deriweb01_rigel_lysergic_dev.sls
Commit message (Collapse)AuthorAgeFilesLines
* Add manage_firewall conditionalGeorg Pfuetzenreuter2023-04-301-0/+1
| | | | | | | Allow us to enroll machines in Salt which do not yet have their firewall configuration imported without having their rules overwritten. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Add Chillnet to matterbridgePratyush Desai2023-04-101-0/+1
| | | | Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
* Refactor matterbridge_media macroPratyush Desai2023-04-101-6/+5
| | | | Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
* Address salt-lint errors/warningsGeorg Pfuetzenreuter2023-02-151-2/+2
| | | | | | | - remove trailing whitespaces - format octal modes correctly Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Set webirc backend to httpsGeorg Pfuetzenreuter2023-02-061-1/+1
| | | | | | Ergo rightfully does not accept plain text websocket connections. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Include libertacasa for liberta.casaGeorg Pfuetzenreuter2023-02-061-0/+1
| | | | | | | | Fallout from 77fa39e59c15a2235f210128dab821d2e2fd6ae5 - libertacasa nginx snippet needs to be included in liberta.casa server for main website to operate on the clearnet. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* Repair liberta.casa TLS includeGeorg Pfuetzenreuter2023-02-061-1/+2
| | | | | | | Accidentally mixed up the libertacasa with the libertacasa2 nginx TLS snippet. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
* deriweb01: import nginx configurationGeorg Pfuetzenreuter2023-02-051-0/+441
Transfer local/manual nginx configuration structure into pillar. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>