HomePhorge

[#4256] External nodes parameters can now be assigned to nodes
9f915402f5cfUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[#4256] External nodes parameters can now be assigned to nodes

Node parameters were made a reader instead of an accessor in

commit b82b4ef04282ca0006931562f60459a1591b6268
Author: Luke Kanies <luke@reductivelabs.com>
Date:   Wed Jan 6 17:42:42 2010 -0800

    All non-transient parser references are gone

but external nodes needs to be able to assign to parameters. The fix is
just to change that back to an accessor. There may have been concern
over nodes replacing the hash object instead of the values could have
bad consequences, but that's not a concern since the node object being
created in this case is new also.

Paired with: Nick Lewis

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Jul 19 2010, 4:44 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU680dd1ace4b6: Fix for #4257 -- problems resolving ::-prefixed classes
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPU9f915402f5cf: [#4256] External nodes parameters can now be assigned to nodes (authored by Matt Robinson <matt@puppetlabs.com>).Jul 19 2010, 4:44 AM