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-pillar/top.sls
2023-10-01 14:46:34 +02:00

18 lines
310 B
YAML

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
base:
'*':
- base
- ignore_missing: True
'G@osarch:arm64 or G@osarch:armel':
- match: compound
- base.log.rsyslog.client
'G@osarch:armhf and not G@fqdn:adm01.wks':
- match: compound
- base.log.rsyslog.client
# 'pine*':
# - k8s