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

(MODULES-10360) Fix icon paths for RedHat systems #1991

Merged
merged 7 commits into from
Jan 23, 2020

Conversation

2and3makes23
Copy link
Contributor

@2and3makes23 2and3makes23 commented Jan 10, 2020

Icon paths in autoindex.conf.erb are not correct on systems with @osfamily == 'RedHat' or @osfamily == 'Suse'.

The proposed patch removes the filename suffix '-20x22' on those systems.
This way compatibility with systems noted in metadata.json is ensured.

The proposed patch would solve: https://tickets.puppetlabs.com/projects/MODULES/issues/MODULES-10360?filter=allissues

Thank you for your time and effort.

The icon suffix '-20x22' is removed when @osfamily == 'RedHat' is true.
This way icon paths are correct on RedHat systems and remain unchanged for other OSes.
@2and3makes23 2and3makes23 requested a review from a team as a code owner January 10, 2020 14:06
Copy link
Contributor

@michaeltlombardi michaeltlombardi left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you so much for the contribution, @2and3makes23!

@michaeltlombardi michaeltlombardi changed the title Fix icon paths for RedHat systems (MODULES-10360) Fix icon paths for RedHat systems Jan 23, 2020
@michaeltlombardi michaeltlombardi merged commit 4b0d3c7 into puppetlabs:master Jan 23, 2020
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
(MODULES-10360) Fix icon paths for RedHat systems
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