bind method runs when node.default['cpe_activedirectory']['unbind'] = true is set with node.default['cpe_activedirectory']['bind'] = true. this is now fixed
adds node.default['cpe_activedirectory']['force_unbind'] = true to not care if the AD domain is reachable.
@williamtheaker can you take a look at this at your soonest convenience? This new feature is of high value for us and we would super appreciate it if you could take a look.
bind
method runs whennode.default['cpe_activedirectory']['unbind'] = true
is set withnode.default['cpe_activedirectory']['bind'] = true
. this is now fixedadds
node.default['cpe_activedirectory']['force_unbind'] = true
to not care if the AD domain is reachable.