macOS
Download the PKG file available at https://repo.saltstack.com/#osx
Install the downloaded executable PKG file.
Open a terminal window and run the command.
sudo salt-config -i yourminionname -m yoursaltmaster
Type the SambaBox network address or name in the yoursaltmaster section.
Type your client’s name in yourminionname section.
Again, run the following commands in the terminal window:
sudo launchctl stop com.saltstack.salt.minion
sudo launchctl start com.saltstack.salt.minion