<div dir="ltr">This can easily be done, and I do something similar, but sync all Errata's on a monthly basis on patch tuesday.<div><br></div><div>Create your baseline channel that is fully up to date. Sync this baseline channel nightly, so it's always current, but don't keep any systems subscribed to it. Clone that channel, and use the clone channel for patching systems. If you want to add a single Errata to the cloned channel, you simply go to Channels-->Manage Software Channels-->Your cloned channel-->Errata then click Add. You'll see your baseline channel as the source, and can pick and choose whatever Errata or packages you'd like to add into your clone channel. </div><div><br></div><div>To refresh your clone channel on a monthly or quarterly basis, the easiest way to do this is setup a channel mapping configuration file, and use spacewalk-clone-by-date. Then you source your config file to that command like such:</div><div><br></div><div>spacewalk-clone-by-date --config=/etc/rhn/channel-maps/datacenter-channels-rhel6.conf -d 2014-10-14<br></div><div><br></div><div><br></div><div>The below document explains in detail how to setup this kind of configuration.</div><div><a href="https://access.redhat.com/node/469173/40/0">https://access.redhat.com/node/469173/40/0</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 20, 2014 at 9:15 AM, Nicolas Michel <span dir="ltr"><<a href="mailto:be.nicolas.michel@gmail.com" target="_blank">be.nicolas.michel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello guys,<br>
<br>
I would want to create a baseline for my channels (a snapshot). And<br>
regularly push in that baseline either choosen packages in function of<br>
errata, or a full sync of the upstream channel. Here is a use case to<br>
illustrate what I'm saying: say that I have my baseline which is a<br>
snapshot of 1 month ago. We just discovered a critical security bug in<br>
a package (like Shellshock) so I have to patch all my servers with<br>
that particular set of packages (errata). I would want to push into my<br>
baseline only that set of packages defined by the errata. How can I do<br>
this?<br>
The other use case: every 3 months, I have to patch all my servers<br>
with all available patches. So I want to re-synchronize my baseline<br>
from upstream (create a new snapshot).<br>
<br>
Currently, here is what I have and how I expected to do (but I'm not<br>
sure it's the right way):<br>
- I have in spacewalk a channel which is synchronized daily to the<br>
upstream repository<br>
- I created a clone of that channel. So I have my snapshot.<br>
- Now I don't know how I can push in it selected erratas from my<br>
original channel.<br>
- I don't know either how to resynchronize the entire original channel.<br>
<br>
Thanks in advance,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Nicolas MICHEL<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</font></span></blockquote></div><br></div>