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

fix: replace usages of grains.osfullname in package.repo.install #125

Closed
wants to merge 1 commit into from
Closed

fix: replace usages of grains.osfullname in package.repo.install #125

wants to merge 1 commit into from

Conversation

sylvainfaivre
Copy link
Contributor

Code stolen from #123

I'm not sure why the tests failed on the other PR, so I'm trying to make a new PR and hopefully pass the tests and have it merged.

PR progress checklist (to be filled in by reviewers)

  • Changes to documentation are appropriate (or tick if not required)
  • Changes to tests are appropriate (or tick if not required)
  • Reviews completed

What type of PR is this?

Primary type

  • [fix] A bug fix

Does this PR introduce a BREAKING CHANGE?

No.

Describe the changes you're proposing

Replace the usage of grains.osfullname in package.repo.install because in newer Salt versions it may return an expanded value, breaking the package repositories.

@sylvainfaivre sylvainfaivre changed the title fix: Replace usages of grains.osfullname in package.repo.install fix: replace usages of grains.osfullname in package.repo.install Nov 9, 2023
@sylvainfaivre sylvainfaivre requested a review from a team as a code owner November 9, 2023 12:39
@sylvainfaivre
Copy link
Contributor Author

closing in favor of #127 + #123

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.

1 participant