Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply regular expression to get the onegate endpoint #7

Open
CarlosAndreo opened this issue Nov 12, 2024 · 0 comments
Open

Apply regular expression to get the onegate endpoint #7

CarlosAndreo opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working phase 0

Comments

@CarlosAndreo
Copy link

CarlosAndreo commented Nov 12, 2024

Expected Behavior

A regular expression must be applied to avoid selecting the first occurrence of ONEGATE_ENDPOINT = and select the correct occurrence.

Current Behavior

In phase zero of the toolkit installer to obtain the onegate endpoint the command command = “cat /etc/one/oned.conf | grep ‘ONEGATE_ENDPOINT =’” is applied, but it is not correct because there are different keys with the same name ONEGATE_ENDPOINT =

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working phase 0
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants