Installing
-
2. Enabling Salt Repository
Add Salt Repository for CentOS GNU/Linux
-
3. Installing Salt
Then to Install Salt in CentOS
Now to Install Salt minion (Client) and master:sudo dnf install salt-minion salt-master
To Search for more Components:
dnf search salt-
For further Insight see the Official Documentation.