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
f0b0e874
authored
Oct 31, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add installer.sls.example
parent
a3ff58ad
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
21 additions
and
1 deletions
+21
-1
pillar/common.sls
+1
-1
pillar/installer.sls.example
+19
-0
pillar/top.sls
+1
-0
No files found.
pillar/common.sls
View file @
f0b0e874
...
...
@@ -7,4 +7,4 @@ graphite:
secret_key: ahf2aim7ahLeo8n
nfs:
server:
10.0.0.26
server:
localhost
pillar/installer.sls.example
0 → 100644
View file @
f0b0e874
amqp:
user: cloud
password: password
host: 10.0.0.26
port: 5672
vhost: circle
graphite:
user: monitor
password: monitor
host: 10.0.0.26
port: 5672
vhost: monitor
queue: monitor
cache: pylibmc://10.0.0.26:11211/
nfs:
server: 10.0.0.26
pillar/top.sls
View file @
f0b0e874
...
...
@@ -7,3 +7,4 @@ base:
- monitor-client
- vmdriver
- common
- installer
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