Salt stack cheatsheet

Command Line Interface (CLI) Commands Basic Salt States Jinja Templating Language Pillar Data Grains Modules Highstate

Read more

How to install apache2 using salt stack

To install Apache2 using SaltStack, you can follow these steps: 2. Add the following code to the apache.sls file: This

Read more

How to Install salt stack on Redhat linux

To install SaltStack on a RedHat Linux system, you can follow these steps: Install SaltStack: sudo yum install salt-master salt-minion

Read more