2021-09-22 07:49:42 +00:00
|
|
|
base:
|
|
|
|
'*':
|
|
|
|
- network
|
|
|
|
- chrony
|
2021-09-25 12:09:55 +00:00
|
|
|
- mysql
|
|
|
|
- rmt
|
2021-09-26 10:11:06 +00:00
|
|
|
- docker
|
2021-10-11 19:44:15 +00:00
|
|
|
- remote-desktop
|
2021-10-12 08:15:14 +00:00
|
|
|
- ssh
|
2021-10-12 13:00:09 +00:00
|
|
|
- wireguard
|
2021-10-14 09:12:33 +00:00
|
|
|
- hostapd
|
2021-09-24 13:51:59 +00:00
|
|
|
{% if salt['pillar.file_exists']('local.sls') %}
|
2021-09-22 07:49:42 +00:00
|
|
|
- local
|
|
|
|
{% endif %}
|