salt.master: add ldap + completion packages
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
All checks were successful
ci/lysergic/push/pipeline Pipeline was successful
- python-ldap is needed for authenticating with the API - shell completions are useful :-) Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
570522176a
commit
f4b253a1cf
@ -44,9 +44,12 @@ salt_master_formulas:
|
||||
salt_master_extra_packages:
|
||||
pkg.installed:
|
||||
- names:
|
||||
- python3-ldap
|
||||
- python3-pynetbox
|
||||
- python3-redis
|
||||
- redis
|
||||
- salt-bash-completion
|
||||
- salt-fish-completion
|
||||
- watch_in:
|
||||
- service: salt-master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user