removing taskotron client hotfix as it's no longer needed
This commit is contained in:
parent
dfb6a46a25
commit
0acd09ddc7
1 changed files with 0 additions and 4 deletions
|
@ -38,7 +38,3 @@
|
|||
|
||||
- name: create /var/log/taskotron for task logfiles
|
||||
file: path=/var/log/taskotron state=directory owner={{ slave_user }} group={{ slave_user }} mode=1755
|
||||
|
||||
- name: hotfix change to config_defaults for testing
|
||||
when: deployment_type == 'dev'
|
||||
replace: dest=/usr/lib/python2.7/site-packages/libtaskotron/config_defaults.py regexp='\s+fas_password = None.*$' replace=" fas_password = ''"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue