diff options
author | David Lutterkort <dlutter@redhat.com> | 2007-12-17 17:59:12 -0800 |
---|---|---|
committer | David Lutterkort <dlutter@redhat.com> | 2007-12-17 17:59:12 -0800 |
commit | c22a584cbc80f502af7ddcd493114cb9c01f9cb8 (patch) | |
tree | 7966dbfddd08c8013a13e22ac896442986461239 /lib/puppet/parser/resource/reference.rb | |
parent | 4de2e2c67f606c4c115171cbbe0e68d7e9cd4d52 (diff) | |
download | puppet-c22a584cbc80f502af7ddcd493114cb9c01f9cb8.tar.gz puppet-c22a584cbc80f502af7ddcd493114cb9c01f9cb8.tar.xz puppet-c22a584cbc80f502af7ddcd493114cb9c01f9cb8.zip |
Uninstalling packages through 'ensure => absent' works again for the rpm and yum providers.
Before, 'rpm -e' was called without a package name. The code now makes sure
that 'rpm -e' gets exactly one package to uninstall on each invocation,
since rpm gets grumpy otherwise (besides passing the correct package NVR,
of course).
Diffstat (limited to 'lib/puppet/parser/resource/reference.rb')
0 files changed, 0 insertions, 0 deletions