Commit 905f473d by barni2000

Enable profile for xenial

parent b9193642
{% 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 %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment