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 architecture fact overriding unset architecture source option #672

Merged
merged 1 commit into from
Apr 26, 2017

Conversation

domcleal
Copy link

When the architecture parameter to apt::source wasn't set, the
architecture fact would be used instead, causing the source to always
be limited by the architecture of the host.

The EPP variable has been renamed to avoid clashing with the fact name.


Regression in 3.0.0 vs previous release, introduced by b87e1af.

When the `architecture` parameter to apt::source wasn't set, the
`architecture` fact would be used instead, causing the source to always
be limited by the architecture of the host.

The EPP variable has been renamed to avoid clashing with the fact name.
@hunner
Copy link

hunner commented Apr 26, 2017

Thanks for catching this!

@hunner hunner merged commit 1477967 into puppetlabs:master Apr 26, 2017
@LukasAud LukasAud added the bugfix label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants