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 multiple docker::secrets declarations #52

Merged
merged 1 commit into from
Nov 21, 2017

Conversation

guimaluf
Copy link
Contributor

When declaring two or more docker::secrets, catalog will fail with
/Duplicate declaration: Exec[docker secret create]/

This commit includes ${title} in exec resources so it doens't throw any
error

Fixes #51

When declaring two or more docker::secrets, catalog will fail with
/Duplicate declaration: Exec[docker secret create]/

This commit includes ${title} in exec resources so it doens't throw any
error

Fixes puppetlabs#51
@guimaluf guimaluf changed the title Allow multiple declarations of docker::secrets Allow multiple docker::secrets declarations Nov 20, 2017
@davejrt
Copy link
Contributor

davejrt commented Nov 21, 2017

LGTM

@davejrt davejrt merged commit 49613b1 into puppetlabs:master Nov 21, 2017
@guimaluf guimaluf deleted the allow_multi_secrets branch December 4, 2017 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants