pki management
This commit is contained in:
9
top.sls
9
top.sls
@@ -1,8 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# vim: ft=yaml
|
||||
---
|
||||
|
||||
base:
|
||||
'*':
|
||||
#- base
|
||||
- sysctl
|
||||
- base.packages.common
|
||||
- base.pki
|
||||
'cpuarch:aarch64':
|
||||
- match: grain
|
||||
- base.packages.arch.arm
|
||||
@@ -13,6 +18,10 @@ base:
|
||||
- haproxy
|
||||
- prometheus
|
||||
- grafana
|
||||
#- kubernetes
|
||||
'tumor*':
|
||||
- base.pki.ca
|
||||
|
||||
#'ebin*':
|
||||
# - ceph
|
||||
# - ceph.osd
|
||||
|
||||
Reference in New Issue
Block a user