If you have a sytem running both up2date and yum (to keep a current
redhat repo) and want to install packages using either/or - is there a
way to specify which app to use for package control? I would like to
be able to control on a per package basis if possible. Or should I
just bite the bullet and configure yum to handle the redhat updating
rather than up2date?
> If you have a sytem running both up2date and yum (to keep a current > redhat repo) and want to install packages using either/or - is there a > way to specify which app to use for package control? I would like to > be able to control on a per package basis if possible. Or should I > just bite the bullet and configure yum to handle the redhat updating > rather than up2date?
the later would be better, will lead to less headache and definitely the way to go.
However you can define per package definition the provider puppet should use:
>> If you have a sytem running both up2date and yum (to keep a current
>> redhat repo) and want to install packages using either/or - is there a
>> way to specify which app to use for package control? I would like to
>> be able to control on a per package basis if possible. Or should I
>> just bite the bullet and configure yum to handle the redhat updating
>> rather than up2date?
> the later would be better, will lead to less headache and definitely the
> way to go.
> However you can define per package definition the provider puppet should
> use: