This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
Adding debug option
pull/1943/head
Greg Szabo
7 years ago
parent
bbe151c1d2
commit
32ead683ce
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
ansible/roles/install/tasks/main.yml
+ 3
- 0
ansible/roles/install/tasks/main.yml
View File
@ -13,6 +13,9 @@
-
name
:
Restart journald
service
:
name=systemd-journald state=restarted
-
name
:
Ability to get the core dump on SIGABRT
command
:
"ulimit -c unlimited"
#TODO include is deprecated in Ansible 2.4.0 and will be removed in 2.8.0
#Replace it with include_tasks
Write
Preview
Loading…
Cancel
Save