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
Similar to #1668, but then for OSUOSL. Currently everyone has a personal account but for this a service account is needed. Otherwise when one person leaves it would break.
The text was updated successfully, but these errors were encountered:
Current blocker is that the OSUOSL instance runs on IPv4-only and our Foreman server is IPv6-only, which means it can't connect to the API. We can solve this via a NAT IPv4-only network (which we probably want for the Jenkins nodes, since they don't need external IPv4 addresses) or some HTTP proxy. I'm leaning to the former.
Similar to #1668, but then for OSUOSL. Currently everyone has a personal account but for this a service account is needed. Otherwise when one person leaves it would break.
The text was updated successfully, but these errors were encountered: