This website requires JavaScript.
Explore
Help
Sign In
blsmith
/
dc-deployments-automation
Watch
1
Star
0
Fork
0
You've already forked dc-deployments-automation
mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced
2025-12-14 00:43:06 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7748939506f8026afaa33c86a7cb71491dc517d5
dc-deployments-automation
/
roles
/
linux_common
/
tasks
History
Geoff Jacobs
4d84174b7b
reverting my handling of the missing sshd_config and going back to ignoring errors. the failed_when logic was failing on a real node (but fine in molecule)
2022-07-26 06:41:39 +10:00
..
amazon.yml
reverting my handling of the missing sshd_config and going back to ignoring errors. the failed_when logic was failing on a real node (but fine in molecule)
2022-07-26 06:41:39 +10:00
main.yml
ITPLAT-399 Systemd cleans up files in /tmp older than 10 days. This removes the /tmp/.java_pid* file which is the socket created by the JVM that facilitates thread dumps. This file is never recreated once it's deleted, and the only way to recreate it and restore thread dump functionality is to restart the JVM. If using OpenJDK there is no
-F
option to force thread dumps which bypasses the socket. Once the file is deleted there is no way to take a thread dump on OpenJDK until a restart is performed. This commit excludes required java hooks including the pid file from systemd's cleanup. For more info:
https://bugzilla.redhat.com/show_bug.cgi?id=1704608
2021-01-13 11:47:19 -06:00
ubuntu.yml
ITOPSENG-321 ubuntu/debian needs fontconfig instead
2019-12-03 21:55:06 -06:00