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.
Keep reading
AI
Claude Design Tutorial: Generate Decks, Wireframes & Prototypes
AI
OpenCode CLI Cheat Sheet – Commands and Workflows
Automation
Claude Opus 4.7 Released: Features, Benchmarks, and Claude Code Guide
Ansible
Ansible Filters: Transform Data in Playbooks With Real Examples
Ansible
Ansible Collections: Install and Use Community Content
AlmaLinux
Configure SELinux Context for Podman Storage on Rocky Linux 10 / AlmaLinux 10
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.