Vladyslav Androshchuk
07/25/2023, 1:23 PMpuppet apply environments/production/manifests/site.pp
(from root throw ssh) and bolt apply manifests/site.pp --targets all -u root
if the modules and site.pp
are the same? System - Darwin (macOS).
I have some weird and hardly debuggable behaviour in puppet-homebrew. Looks like some execute
calls in .rb
provider is working differently if running throw bolt, than direct apply.