Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
5f50ad01
authored
Oct 30, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add common.sls
parent
45fb3437
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
6 deletions
+9
-6
salt/agentdriver/gitrepo.sls
+2
-2
salt/common.sls
+3
-0
salt/storagedriver/gitrepo.sls
+2
-2
salt/vncproxy/gitrepo.sls
+2
-2
No files found.
salt/agentdriver/gitrepo.sls
View file @
5f50ad01
git
:
pkg.installed
include
:
- common
gitrepo_agentdriver:
git.latest:
...
...
salt/common.sls
0 → 100644
View file @
5f50ad01
git:
pkg.installed
salt/storagedriver/gitrepo.sls
View file @
5f50ad01
git
:
pkg.installed
include
:
- common
gitrepo_storagedriver:
git.latest:
...
...
salt/vncproxy/gitrepo.sls
View file @
5f50ad01
git
:
pkg.installed
include
:
- common
gitrepo_vncproxy:
git.latest:
...
...
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