Closed markuslf closed 6 months ago
There are also upstream repositories that require authentication, for example the Icinga Repo for RHEL8+. IMO the admin should just unset repo_grafana__basic_auth_login
when it is not needed, same as they did with repo_grafana__mirror_url
.
Yeah, sounds better. I will revert my changes.
As of today, all repo-roles add
username={{ repo_... }}
andpassword={{ repo_... }}
, even when the original public vendor repo is used.Wrong:
Fixed by checking if we defined a private mirror (https://github.com/Linuxfabrik/lfops/commit/6c2bf8f0b810f290c34a84f752523a779c030b70):
Should be fixed in all repo templates. Otherwise some repos return: