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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix http_proxy service dir in k3s_agent role #400

Merged
merged 4 commits into from
Jan 25, 2024

Conversation

balazshasprai
Copy link
Contributor

Proposed Changes

I've noticed I messed up in the last commit regarding the http_proxy setup.
On nodes/workers/agents it should've put the http_proxy config in the k3s-node.service.d dir, instead it puts it in k3s.service.d.
This fixes that slip-up.

Checklist

  • Tested locally
  • Ran site.yml playbook
  • Ran reset.yml playbook
  • Did not add any unnecessary changes
  • Ran pre-commit install at least once before committing
  • 馃殌

@tagn
Copy link

tagn commented Nov 7, 2023

This will fix #397, I closed the PR that I submitted yesterday for this issue. Thanks for fixing it @balazshasprai

@timothystewart6 timothystewart6 merged commit df9c6f3 into techno-tim:master Jan 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants