Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow concat::fragment target param to be an arbitrary string #94

Merged
merged 1 commit into from
Nov 2, 2013

Conversation

jhoblitt
Copy link
Contributor

@jhoblitt jhoblitt commented Nov 2, 2013

Revert validation of the target param as an absolute path and allow it to be an
arbitrary string. This is so the

concat { <foo>: path => ...  }
concat::fragment { ...: target => <foo> }

association may be symbolic as long as concat path param is specified. This
should resolve the symbolic name regression introduced in:
eaf84079

Revert validation of the target param as an absolute path and allow it to be an
arbitrary string.  This is so the

    concat { <foo>: path => ...  }
    concat::fragment { ...: target => <foo> }

association may be symbolic as long as concat path param is specified.  This
should resolve the symbolic name regression introduced in:
puppetlabs@eaf84079
apenney pushed a commit that referenced this pull request Nov 2, 2013
allow concat::fragment target param to be an arbitrary string
@apenney apenney merged commit 7db163c into puppetlabs:master Nov 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants