compound matches an rsyslog.client
This commit is contained in:
18
top.sls
18
top.sls
@@ -4,18 +4,22 @@
|
||||
|
||||
base:
|
||||
'*':
|
||||
- base
|
||||
'osarch:arm64 or osarch:armhf or osarch:armel':
|
||||
- match: grain
|
||||
- base
|
||||
'tumor*':
|
||||
- base.pki.ca
|
||||
'G@osarch:arm64 or G@osarch:armhf or G@osarch:armel':
|
||||
- match: compound
|
||||
- base.packages.arch.arm
|
||||
'riot01*':
|
||||
- haproxy
|
||||
- prometheus
|
||||
- grafana
|
||||
#- kubernetes
|
||||
'tumor*':
|
||||
- base.pki.ca
|
||||
|
||||
'pine03':
|
||||
- base.packages.openhab2
|
||||
#'pine*':
|
||||
# - kubernetes
|
||||
#'kube*':
|
||||
# - kubernetes
|
||||
#'ebin*':
|
||||
# - ceph
|
||||
# - ceph.osd
|
||||
|
||||
Reference in New Issue
Block a user