dalgibbard / citrix_xenserver_patcher

Auto / Manual Patching tool for Citrix XenServer Boxes
Do What The F*ck You Want To Public License
142 stars 45 forks source link

Use hosts:contains instead of hosts #36

Closed darrellenns closed 9 years ago

darrellenns commented 9 years ago

Usage of "xe patch-list host=" would cause installed patches to not be seen as installed in a pool environment. Changing to "xe patch-list hosts:contains=" gives the correct behavior.

dalgibbard commented 9 years ago

Accidentally closed the merge ;D

Hopefully someone can validate if this now resolves #28 ? Have merged now anyway; looks pretty sensible.

sjkeerthi commented 9 years ago

Will work on this