HomePhorge

(PUP-2898) Add support for Resource Expr with Class type_name
4d7c29103d8fUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2898) Add support for Resource Expr with Class type_name

The specification states that a QualifiedReference of Class should have
the same meaning as if Resource['class'] or the keyword class was used
as type name in a ResourceExpression. This commit makes it so, it used
to raise an error.

It now also checks if a given Class does not reference a specific class.
I.e. Class[foo] is not allowed.

Details

Provenance
Henrik Lindberg <henrik.lindberg@cloudsmith.com>Authored on
Andrew Parker <andy@puppetlabs.com>Committed on Aug 1 2014, 8:49 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUf60afbec4be3: (maint) Remove call to 'debugger'
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU4d7c29103d8f: (PUP-2898) Add support for Resource Expr with Class type_name (authored by Henrik Lindberg <henrik.lindberg@cloudsmith.com>).Aug 1 2014, 8:49 PM