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
do you know what version/release of this module you were on when you were experiencing this issue? Specifically, I believe this may have been fixed when v.1.12 was released.
Also, I'd caution against putting omniauth configs in your hiera data unless it's encrypted , as it's a security risk to commit these secrets to your source control.
I haven't yet run into this in any other config item, and just due to lack of attention reports, I'm wondering how many configs would experience this issue if this is still a bug that needs to be fixed.
I'm trying to configure this module with Omniauth settings for Github. I've added this to my Hiera yaml:
The resulting gitlab.rb however is misformated:
Notice the extra quotes around the list. How can I avoid these being injected?
The text was updated successfully, but these errors were encountered: