Werk #433: Creating WATO lock during automations (like e.g. master to slave syncs)

Component Setup
Title Creating WATO lock during automations (like e.g. master to slave syncs)
Date Jan 17, 2014
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.5i1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

All actions within WATO which might modify config files are globally locked. This prevents mixups in written files. Only the automation commands did not use a lock which might lead into broken files when some manual action and some pushed snapshot wrote a file at the same time. The automations now use the same lock as user actions which should prevent such problems now.

To the list of all Werks