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
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
512fdcf4
authored
Dec 02, 2017
by
Czémán Arnold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
manager: add necessary requirement for babel-preset-env state
parent
a4047128
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
+1
-2
salt/manager/init.sls
+0
-2
salt/manager/pipeline.sls
+1
-0
No files found.
salt/manager/init.sls
View file @
512fdcf4
...
@@ -55,8 +55,6 @@ manager:
...
@@ -55,8 +55,6 @@ manager:
{% else %}
{% else %}
- sudo
- sudo
{% endif %}
{% endif %}
service:
service:
- running
- running
- enable: True
- enable: True
...
...
salt/manager/pipeline.sls
View file @
512fdcf4
...
@@ -28,3 +28,4 @@ babel-preset-env:
...
@@ -28,3 +28,4 @@ babel-preset-env:
- dir: /home/{{ pillar['user'] }}/circle/circle
- dir: /home/{{ pillar['user'] }}/circle/circle
- require:
- require:
- pkg: npm
- pkg: npm
- git: gitrepo
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