Skip to content

Remove tags from system package dependencies#323

Merged
nmaludy merged 2 commits intomasterfrom
hotfix/package-tags
Dec 2, 2020
Merged

Remove tags from system package dependencies#323
nmaludy merged 2 commits intomasterfrom
hotfix/package-tags

Conversation

@nmaludy
Copy link
Member

@nmaludy nmaludy commented Dec 2, 2020

Previously the system dependencies for the auth packages had tags declared. These tags were not used. It caused issues with things such as gcc when other modules would try to declare these packages, the declarations would conflict because the Package[gcc] declaration in the other modules wouldn't include the StackStorm tags.

Since these tags are unused, i simply removed them!

@nmaludy nmaludy added the bug label Dec 2, 2020
@nmaludy nmaludy requested review from arm4b and blag December 2, 2020 17:53
@nmaludy nmaludy self-assigned this Dec 2, 2020
Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Co-authored-by: Eugen Cusmaunsa <stackstorm@armab.io>
@nmaludy nmaludy merged commit 0fd8cf2 into master Dec 2, 2020
@nmaludy nmaludy deleted the hotfix/package-tags branch December 2, 2020 18:47
bishopbm1 pushed a commit to EncoreTechnologies/puppet-st2 that referenced this pull request May 20, 2022
Remove tags from system package dependencies
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.

2 participants