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

(#107) YUM update puppet task support #108

Merged
merged 1 commit into from
Jul 24, 2018

Conversation

catay
Copy link

@catay catay commented Jul 23, 2018

Pull Request (PR) description

This adds a puppet task called yum that allows to run a yum update or
upgrade through bolt.

It also has a quiet parameter to run without output.

This Pull Request (PR) fixes the following issues

Fixes #107

@catay
Copy link
Author

catay commented Jul 24, 2018

It seems the first 3 tests hit issue rubygems/bundler#6629 .
The 4th one needs fixing on my end.

@bastelfreak
Copy link
Member

Hi, thanks for the PR! Can you please rebase against our latest master after #109 got merged? That should fix the travis failures.

This adds a puppet task called yum that allows to run a yum update or
upgrade through bolt.

It also has a quiet parameter to run without output.
@catay
Copy link
Author

catay commented Jul 24, 2018

All green ! Thanks.

@bastelfreak bastelfreak added the enhancement New feature or request label Jul 24, 2018
@bastelfreak
Copy link
Member

Thanks!

@bastelfreak bastelfreak merged commit 47eb739 into voxpupuli:master Jul 24, 2018
@catay catay deleted the task_yum_update branch July 24, 2018 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature yum update puppet task support
2 participants