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

make all repo types configurable #160

Merged
merged 1 commit into from
Feb 27, 2018
Merged

Conversation

jlsherrill
Copy link
Contributor

No description provided.

enable_ostree => $enable_ostree,
enable_rpm => $enable_yum or $enable_file,
Copy link
Member

Choose a reason for hiding this comment

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

shouldn't there be enable_iso => $enable_file ?

It was added recently ;) theforeman/puppet-pulp@1faa3e7

Copy link
Member

Choose a reason for hiding this comment

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

I think your also need to update the minimum version in metadata.json

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ahhhh, didn't realize this was a thing now. @sean797 It doesn't look like that actually would work on its own without enabling yum (since the yum plugin wouldn't be installed, or am i misreading something?)

Copy link
Member

@sean797 sean797 Feb 27, 2018

Choose a reason for hiding this comment

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

Ah yes, I think you're right :( theforeman/puppet-pulp#309 😉

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated!

@jlsherrill jlsherrill force-pushed the config_types branch 2 times, most recently from 744ddad to 53782f9 Compare February 27, 2018 00:40
Copy link
Member

@ekohl ekohl left a comment

Choose a reason for hiding this comment

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

enable_iso requires pulp 5.3.0 so you could set that as the lower version bound in metadata.json?

@jlsherrill
Copy link
Contributor Author

ahhh right, updated!

@jlsherrill
Copy link
Contributor Author

@sean797 look good now?

@sean797 sean797 merged commit 8344b65 into theforeman:master Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants