This repository has been archived on 2025-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
salt-master/top.sls
2023-10-01 14:47:00 +02:00

41 lines
857 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
base:
'*':
- base
- hardware
- os
'adm01.wks':
- base.rsyslog.server
- base.packages.haproxy
- k8s.podman
- systemd.units
'not G@fqdn:adm01.wks':
- match: compound
- base.rsyslog.client
'G@osarch:arm64 or G@osarch:armhf or G@osarch:armel':
- match: compound
- base.packages.arch.arm
'auto02*':
- k8s.podman
- base.packages.haproxy
- systemd.units
#- base.packages.salt.master
#- base.pki.ca
'pine*':
#- k8s
- roles.nut.client
'ebin*':
- roles.nut.client
'lenny*':
#- k8s.admin
- base.packages.node.lenny # migrate these with yori/desktops
- base.packages.repo.brave-browser
- base.packages.FreeCAD
'yori*':
- base.packages.repo.brave-browser
- base.packages.FreeCAD
'truhe*':
- roles.mpd