...
During activation of changes from master for a remote site, we faced an issue. This will hapen happen if WATO is enabled on the remote site and if you have pending changes there.
...
In the 'replication_changes_slave.mk', you will find the pending change.
...
Code Block |
---|
OMD[slave]:~/var/check_mk/wato$ rm replication_* |
Note |
---|
To avoid this kind of issue, you should disable WATO on the slave and push the configuration only from master. |
...