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
905f473d
authored
May 29, 2018
by
barni2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable profile for xenial
parent
b9193642
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
salt/profile.sls
+2
-3
No files found.
salt/profile.sls
View file @
905f473d
{% if grains['os']=='Debian' %}
{# For non-interactive shells, virtualenvwrapper commands
{% if grains['os']=='Debian'
or grains['os']=='Ubuntu' and grains['oscodename']=='xenial'
%}
{# For non-interactive shells, virtualenvwrapper commands
('workon' etc.) are not sourced automatically #}
/etc/profile:
file.append:
...
...
@@ -7,4 +7,3 @@
- "#Line below added for Debian by CIRCLE Salt installer"
- . /etc/bash_completion
{% endif %}
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