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

(PUP-2279) Add support for 'skip_if_unavailable' to yumrepo #2515

Merged
merged 2 commits into from
Apr 23, 2014

Conversation

trlinkin
Copy link
Contributor

@trlinkin trlinkin commented Apr 7, 2014

As of Yum 3.2.26, Yum has had the ability to skip a defined repository
if unable to contact. Prior to this commit, there was no way to manage
this option on a repository configuration.

This commit adds support for the 'skip_if_unavailable' option to the
yumrepo core type.

@puppetcla
Copy link

CLA signed by all contributors.

@trlinkin
Copy link
Contributor Author

@adrienthebo

@adrienthebo
Copy link
Contributor

@trlinkin

As of Yum 3.2.26, Yum has had the ability to skip a defined repository
if unable to contact. Prior to this commit, there was no way to manage
this option on a repository configuration.

This commit adds support for the 'skip_if_unavailable' option to the
`yumrepo` core type.
This commit adds new spec tests for the 'skip_if_unavailable' property
supported by the `yumrepo` type.
ferventcoder added a commit that referenced this pull request Apr 23, 2014
(PUP-2279) Add support for 'skip_if_unavailable' to `yumrepo`
@ferventcoder ferventcoder merged commit 2188d23 into puppetlabs:master Apr 23, 2014
@ferventcoder ferventcoder changed the title Add support for 'skip_if_unavailable' to yumrepo (PUP-2279) Add support for 'skip_if_unavailable' to yumrepo Apr 23, 2014
@ferventcoder
Copy link
Contributor

Merged into master and will be included in v3.6.0

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.

4 participants