The branch, 0.25.x has been updated
via 65f601a99a0ca7ebacfda7a6becd8af9fe9eaacb (commit)
via e2c675edb5aecb5af6399ac53f9a85ed8214b8e9 (commit)
from 53f40bd336d709e717edb621a9d68dde9a4d5bce (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 65f601a99a0ca7ebacfda7a6becd8af9fe9eaacb
Author: Jesse Wolfe <jes...@gmail.com>
Date: Wed Nov 11 23:22:03 2009 -0800
Fixing 2806 Specifying multiple tags fails to apply any of them
Fix code that was passing an Array of code to a method that was
expecting a single tag.
Includes Markus's suggestions
Signed-off-by: Jesse Wolfe <jes...@gmail.com>
commit e2c675edb5aecb5af6399ac53f9a85ed8214b8e9
Author: James Turnbull <ja...@lovedthanlost.net>
Date: Fri Nov 13 14:35:34 2009 +1100
Updated generate function documentation to make it clear it runs on the master
-----------------------------------------------------------------------
Summary of changes:
lib/puppet/parser/functions/generate.rb | 4 ++--
lib/puppet/transaction.rb | 7 +++++--
lib/puppet/util/tagging.rb | 4 ++--
spec/unit/transaction.rb | 10 ++++++++++
spec/unit/util/tagging.rb | 10 ++++++++++
5 files changed, 29 insertions(+), 6 deletions(-)
hooks/post-receive
--
Puppet - System Automation