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

derive base_url from foreman-proxy/settings.yml by default #1053

Merged
merged 1 commit into from
May 24, 2022

Conversation

jhoblitt
Copy link
Contributor

@jhoblitt jhoblitt commented May 19, 2022

Setting the base_url param on all foreman_* resource declarations isn't
very DRY (resource defaults are another option). Deriving this value
from /etc/foreman-proxy/settings.yml is consistent with looking up
tls/oauth data in /etc/foreman/settings.yaml.

@jhoblitt
Copy link
Contributor Author

/CC @wbclark @ekohl

@jhoblitt jhoblitt force-pushed the feature/automagic_base_url branch from 3b9c566 to 21a8176 Compare May 23, 2022 16:30
@jhoblitt
Copy link
Contributor Author

rebased on current master

@jhoblitt jhoblitt force-pushed the feature/automagic_base_url branch from 21a8176 to fd6a79e Compare May 23, 2022 17:32
@jhoblitt
Copy link
Contributor Author

rebased on current master.

Setting the base_url param on all foreman_* resource declarations isn't
very DRY (resource defaults are another option).  Deriving this value
from /etc/foreman-proxy/settings.yml is consistent with looking up
tls/oauth data in /etc/foreman/settings.yaml.
@jhoblitt jhoblitt force-pushed the feature/automagic_base_url branch from fd6a79e to 83c8f59 Compare May 24, 2022 18:32
@jhoblitt
Copy link
Contributor Author

rebased on current master.

@ehelms ehelms merged commit 081288c into theforeman:master May 24, 2022
@jhoblitt jhoblitt deleted the feature/automagic_base_url branch May 25, 2022 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants