Home / Automation / Install Saltstack Master/Minion on CentOS 8 | Rocky... Automation Install Saltstack Master/Minion on CentOS 8 | Rocky Linux 8 Victor Shamallah Updated Mar 21, 2026 · 1 min read Victor Shamallah A systems engineer with vast skills in cloud computing, virtualization, systems administration, automated orchestration, containers, systems deployment, etc. Related Articles CentOS Install Java 8 on CentOS 8 / RHEL 8 / Rocky Linux 8 AlmaLinux Install Filebeat, Logstash , Kibana on Rocky | AlmaLinux CentOS Protect GRUB Bootloader with Password on RHEL 10 / Rocky Linux 10 / AlmaLinux 10 Automation How to add Branch Permissions to a repository in Bitbucket 2 thoughts on “Install Saltstack Master/Minion on CentOS 8 | Rocky Linux 8” There is an issue with one of the commands. dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.no is listed instead of: dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.noarch.rpm Reply Thanks this has been captured. Reply Leave a Comment Cancel replyCommentName Email Website
There is an issue with one of the commands. dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.no is listed instead of: dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.noarch.rpm Reply
There is an issue with one of the commands.
dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.no
is listed instead of:
dnf install -y https://repo.saltstack.com/py3/redhat/salt-py3-repo-latest.el8.noarch.rpm
Thanks this has been captured.