powellnathanj / mcollective-yum-agent

http://nathanpowell.org
17 stars 11 forks source link

Possibility to exclude repo's as argument #12

Open chiel1980 opened 8 years ago

chiel1980 commented 8 years ago

Hi,

It would be nice if the mco rpc yum allows the native yum arguments or at least the exclude option and if possible something like this: mco yum update-minimal --security -y --disablerepo=${RD_OPTION_DISABLE_REPO} ${RD_OPTION_FQDN}

My goal: update only the security patches from Base/Updates but exclude certain repo's with high impact packages such tomcat, own custom repo's etc.

Is something like this possible to add?

Thanks!

Michiel

powellnathanj commented 8 years ago

Yeah, we should do that. Good idea. Heading out on a short vacation, will look at next week.

chiel1980 commented 8 years ago

Hello, did you already have time to look at it? The exclude repo argument and update a single host/FQDN are nice features :)

powellnathanj commented 8 years ago

I haven't forgotten about you. Just getting killed at work this week. I need to make a bunch of changes so I am going re-visit soon.

On Tue, Oct 11, 2016 at 11:37 AM, Michiel van Es notifications@github.com wrote:

Hello, did you already have time to look at it? The exclude repo argument and update a single host/FQDN are nice features :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/slaney/mcollective-yum-agent/issues/12#issuecomment-252954689, or mute the thread https://github.com/notifications/unsubscribe-auth/AAATlHfp9CuGjaTGXi_kkeufh9nulR-Mks5qy61CgaJpZM4KIyYj .

Nathan Powell