Commit c8474c60 by Czémán Arnold

README.md: modify "Configure salt" section

parent d3c0d816
......@@ -43,12 +43,10 @@ Open the salt minion configuration
```bash
sudo mkdir -p /etc/salt
sudo vim /etc/salt/minion
```
Add these lines:
```bash
sudo sh -c "cat > sudo vim /etc/salt/minion" << END
file_client: local
file_roots:
......@@ -58,6 +56,7 @@ file_roots:
pillar_roots:
base:
- /home/cloud/salt/pillar
END
```
## Get the installer
Clone circle installer git repository into cloud home
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment