diff options
author | Andrew Shafer <andrew@reductivelabs.com> | 2008-06-14 09:38:36 -0600 |
---|---|---|
committer | Andrew Shafer <andrew@reductivelabs.com> | 2008-06-14 09:38:36 -0600 |
commit | 86f8ff4fb5fa69dc59afeea4260d1a875f37d483 (patch) | |
tree | d34ebef1881384f893ab35e4bfc2f3e91bbf41b7 /examples/code/svncommit | |
parent | 7b2c310e18b214424ae082e6ed2354a07b708c6f (diff) | |
download | puppet-86f8ff4fb5fa69dc59afeea4260d1a875f37d483.tar.gz puppet-86f8ff4fb5fa69dc59afeea4260d1a875f37d483.tar.xz puppet-86f8ff4fb5fa69dc59afeea4260d1a875f37d483.zip |
Removed the unless condition in query, because the issue is a stale cached
value and added comments that query will now always do so.
The query method is only called in two places, from inside 'install' in
yum.rb and from inside 'uninstall' in rpm.
This behavior only happens when you have a lower version than the one you
are 'ensuring'.
Since the right package actually gets installed, the system is in sync
next time, but the event of installation is lost and subscribing resources
will never get it.
Diffstat (limited to 'examples/code/svncommit')
0 files changed, 0 insertions, 0 deletions