Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
17
Merge Requests
1
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c8474c60
authored
Aug 16, 2015
by
Czémán Arnold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: modify "Configure salt" section
parent
d3c0d816
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
+2
-3
No files found.
README.md
View file @
c8474c60
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment