Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
RNA
Software
Commits
f78238c4
Commit
f78238c4
authored
Jun 12, 2019
by
Marlene Böhmer
Browse files
Deploy video scripts: Copy scripts folder.
parent
f97d6dc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
salt/video/scripts.sls
View file @
f78238c4
{% set role=pillar["video"]["role"] %}
{% set version = salt['pillar.get']('gstreamer:version') %}
scripts_folder:
file.recurse:
- name: /opt/rna/video/gst_plugin/scripts
- source: salt://video/files/gst-prrt/scripts
- clean: True
- user: rna
- group: rna
- file_mode: keep
video_compare_scripts:
file.symlink:
- name: /home/rna/gst_compare_{{ role }}.sh
...
...
Write
Preview
Supports
Markdown
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