Is there any way to add new file configuration in Master node and then sync it to every slave node inside cluster?
I want to add header_check file for postfix configuration and sync it to all node.
I'm sorry I have to reopen this thread, because I've had some trouble with the synchronize file.
I've got error in postfix from some slave node:
Apr 9 08:35:25 smtp1-swh postfix/cleanup[17063]: warning: regexp:/etc/pmg/master/subject-log is unavailable. open /etc/pmg/master/subject-log: No such file or directory
Apr 9 08:35:25 smtp1-swh postfix/cleanup[17063]: warning: regexp:/etc/pmg/master/subject-log lookup error
Is the synchronize process on folder /etc/pmg/master always done repeatedly? Not when there is change only?
It seems the problem came out because I've had config in postfix to use file /etc/pmg/master/subject-log, but the synchronize process is not finished yet.