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
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
since my servers updated to puppet 3.5 overnight i've been getting failed puppet runs with errors like the following
Error: Failed to apply catalog: Parameter baseurl failed on Yumrepo[base]: Must be a valid URL at /etc/puppet/environments/production/modules/yum/manifests/managed_yumrepo.pp:67
Wrapped exception:
Must be a valid URL
Error: Failed to apply catalog: Parameter mirrorlist failed on Yumrepo[puppetlabs]: Must be a valid URL at /etc/puppet/environments/production/modules/yum/manifests/managed_yumrepo.pp:67
Wrapped exception:
Must be a valid URL
since my servers updated to puppet 3.5 overnight i've been getting failed puppet runs with errors like the following