Most of that type of config is located in zmlocalconfig
Run that to see what you got.
Then, to change it, you run
zmlocalconfig -e (what you want to change)
For example, if I wanted this host to NOT be the LDAP master, the command would be
zmlocalconfig -e ldap_is_master=false |