Commit 15305aec by Dóbé Péter

Patch /etc/profile in Debian

parent 4c42939b
fwdriver:
repo_name: https://git.ik.bme.hu/circle/fwdriver.git
repo_revision: systemd_feature
repo_revision: master
user: fw
......
manager:
repo_name: https://git.ik.bme.hu/circle/cloud.git
repo_revision: synchronous_reload
repo_revision: master
include:
- profile
- agentdriver
- manager
- graphite
......
include:
- profile
- agentdriver
- monitor-client
- vmdriver
......
{% if grains['os']=='Debian' %}
{# For non-interactive shells, virtualenvwrapper commands
('workon' etc.) are not sourced automatically #}
/etc/profile:
file.append:
- text:
- "#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