HomePhorge

(#6985) Allows indirectors to accept a hash as an argument.
292a8b92c74cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6985) Allows indirectors to accept a hash as an argument.

Many indirectors need to take a hash as the last argument.
This was not allowed b/c the last hash argument was assumed to
be the options hash.
I resolved this by assuming that the hash needed by an indirector
would be the same as the options hash.

Reviewed-By: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Dan Bode <dan@puppetlabs.com>Authored on
Daniel Pittman <daniel@puppetlabs.com>Committed on Apr 8 2011, 1:18 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUd04567ff8e6a: (#7005) added require 'tmpdir' to spec helper.
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU292a8b92c74c: (#6985) Allows indirectors to accept a hash as an argument. (authored by Dan Bode <dan@puppetlabs.com>).Apr 8 2011, 1:18 AM