I'm trying to figure out how to change the verify_server_cert value in hiera and i cannot figure it out. i'm trying to set LDAPTrustedGlobalCert to off in my config. verify_server_cert seems to be the parameter to do it but i just can't fathom it. i've tried:
apache::mod::authnz_ldap::verify_server_cert : false
in hiera
i've even tried explicitly loading the module in my profile with that parameter set but it throws an error saying it's already declared.
Just wondered if anyone had any ideas.
↧