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

Duplicate resource when remctl::client is included before remctl::server #10

Closed
riton opened this issue May 7, 2014 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@riton
Copy link
Member

riton commented May 7, 2014

Configuration:

---
remctl::client::ensure: "present"
remctl::server::ensure: "absent"
classes:
        - remctl::client
        - remctl::server

results in

Duplicate declaration: Package[remctl] is already declared in file /etc/puppet/environments/testing/modules/remctl/manifests/client.pp:15; cannot redeclare at /etc/
puppet/environments/testing/modules/remctl/manifests/server.pp:129 on node redhatclient.in2p3.fr
@riton riton added this to the v1.2.0 milestone May 7, 2014
@riton riton added the bug label May 7, 2014
@riton riton self-assigned this May 7, 2014
@riton
Copy link
Member Author

riton commented May 7, 2014

Fixed in v1.2.0.

@riton riton closed this as completed May 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant