The branch, 0.25.x has been updated
via 53f40bd336d709e717edb621a9d68dde9a4d5bce (commit)
from 3fdc8effbe25c9653d8bc86f2d4847984d4cb6f3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 53f40bd336d709e717edb621a9d68dde9a4d5bce
Author: Rein Henrichs <re...@reinh.com>
Date: Wed Nov 11 11:17:13 2009 -0800
Fix #2681 Incorrectly duplicating resources
Ensure that resources whose refs are included in the catalog are
skipped to avoid duplication.
* Refactor to avoid early bailout on resources that cannot be ensured
absent.
* Remove check for managed? in generate
Checking if a resource is managed is unnecessary when checking for its
inclusion in the catalog.
* Add test coverage for Puppet::Type::Resources#generate
-----------------------------------------------------------------------
Summary of changes:
lib/puppet/type/resources.rb | 24 ++++++++--------
spec/unit/type/resources.rb | 65 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+), 12 deletions(-)
hooks/post-receive
--
Puppet - System Automation