HomePhorge

(PUP-514) Change Puppet::Resource inferece to be Type[Resource]
e0d87b816c72Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-514) Change Puppet::Resource inferece to be Type[Resource]

This changes the inference of a Puppet::Resource to be
Type[Resource], instead of Resource. This because a Puppet::Resource
plays the same role as PResourceType - it is a reference to either
all instances of a resource type, or to one specific resource type.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Jun 12 2014, 11:41 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU693c56486d73: (PUP-514) Fix issue with case when inferring a Resource type
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPUe0d87b816c72: (PUP-514) Change Puppet::Resource inferece to be Type[Resource] (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Jun 12 2014, 11:41 PM