add kafka to manager nodes

This commit is contained in:
m0duspwnens
2024-04-02 15:50:25 -04:00
parent e25bc8efe4
commit 780ad9eb10
2 changed files with 3 additions and 1 deletions

View File

@@ -101,7 +101,8 @@
'utility', 'utility',
'schedule', 'schedule',
'docker_clean', 'docker_clean',
'stig' 'stig',
'kafka'
], ],
'so-managersearch': [ 'so-managersearch': [
'salt.master', 'salt.master',

View File

@@ -106,6 +106,7 @@ base:
- utility - utility
- elasticfleet - elasticfleet
- stig - stig
- kafka
'*_standalone and G@saltversion:{{saltversion}}': '*_standalone and G@saltversion:{{saltversion}}':
- match: compound - match: compound