BBlack has submitted this change and it was merged. Change subject: add more icinga tmpfs io offload ......................................................................
add more icinga tmpfs io offload Change-Id: I428d99f5d1c81e0f36e5141c5ea176aed105e1ea --- M files/icinga/icinga.cfg 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: BBlack: Verified; Looks good to me, approved diff --git a/files/icinga/icinga.cfg b/files/icinga/icinga.cfg index 510152d..f2fba6a 100644 --- a/files/icinga/icinga.cfg +++ b/files/icinga/icinga.cfg @@ -202,7 +202,7 @@ # is created, used, and deleted throughout the time that Icinga is # running. -temp_file=/var/cache/icinga/icinga.tmp +temp_file=/var/icinga-tmpfs/icinga.tmp @@ -210,7 +210,7 @@ # This is path where Icinga can create temp files for service and # host check results, etc. -temp_path=/tmp +temp_path=/var/icinga-tmpfs -- To view, visit https://gerrit.wikimedia.org/r/150702 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I428d99f5d1c81e0f36e5141c5ea176aed105e1ea Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <bbl...@wikimedia.org> Gerrit-Reviewer: BBlack <bbl...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits