Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

This Type-Name has no effect #8

Description

Seems like the anchor pattern being used to order your resources in init.pp are not well-liked in Puppet Enterprise 2016. I am currently getting this error:

Error 400 on SERVER: Evaluation Error: Error while evaluating a Resource Statement,
This Type-Name has no effect. A value was produced and then forgotten (one or more preceding expressions may have the
wrong form) at /etc/puppetlabs/code/environments/test/modules/centrify/manifests/init.pp:82:3

If I comment out the anchor and Anchor -> Class stuff, I no longer get this error. Sometimes however, the ordering is not right (which I assume is why you were using the anchors).

Let me know if I can provide more info. PE 2016.01.01 (puppet version 4.4.1), using 'dgutierrez1287-centrify' version 1.0.0 from the forge (installed via puppet module install).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions