You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
i use puppet and module r10k to deploy my profile.
I overload apache with my wrapper
I have an error when i use this code if $apachedeploy::proxyremote { apache::mod { 'proxy': proxy_timeout => $apachedeploy::proxytimeout, } apache::mod { 'proxy_html': } }