Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Salt Master configuration template #839

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 22, 2024

  1. Fixes #37835 - Add user and netapi to Salt config

    * Set user for running Salt Master service due to 3006 changes
      https://docs.saltproject.io/en/3006/topics/releases/3006.0.html#linux-packaging-salt-master-salt-user-and-group
    
    Salt API
    
    * Add netapi_enable_clients explicitly due to 3006 changes
      https://docs.saltproject.io/en/master/topics/netapi/netapi-enable-clients.html#select-client-interfaces-to-enable
    * Add api_interfaces parameter to enable configuration of API
      accessibility. However, smart_proxy_salt utilizes only
      the "runner" API interface.
    bastian-src committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8482827 View commit details
    Browse the repository at this point in the history