Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Software
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LARN
RNA
Software
Commits
c6fc52f3
Commit
c6fc52f3
authored
Dec 06, 2018
by
Andreas Schmidt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
~= update PRRT to v0.3.1
parent
a0a52087
Changes
2
Pipelines
16
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
7 deletions
+9
-7
salt/prrt/init.sls
salt/prrt/init.sls
+0
-7
salt/prrt/python.sls
salt/prrt/python.sls
+9
-0
No files found.
salt/prrt/init.sls
View file @
c6fc52f3
...
...
@@ -15,10 +15,3 @@ prrt_repo:
xlap_repo:
file.absent:
- name: /opt/rna/xlap
prrt_build_ext:
cmd.run:
- name: python setup.py install && python3 setup.py install
- cwd: /opt/rna/prrt
- require:
- pip: pip_modules
salt/prrt/python.sls
0 → 100644
View file @
c6fc52f3
include:
- prrt
prrt_build_ext:
cmd.run:
- name: python setup.py install && python3 setup.py install
- cwd: /opt/rna/prrt
- require:
- pip: pip_modules
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