latenighttales / alcali

Featureful Saltstack GUI
https://alcali.dev
MIT License
354 stars 60 forks source link

salt config in installation doc and in docker/saltconfig/etc/master file #532

Open jpisard opened 2 months ago

jpisard commented 2 months ago

Salt 3006.0 and above https://docs.saltproject.io/en/master/topics/netapi/netapi-enable-clients.html

Now we must add netapi_enable_clients to have salt-api work with alcali

netapi_enable_clients:
  - local
  - local_async
  - local_batch
  - local_subset
  - wheel
  - runner
  - runner_async