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 declaration for pcmk_resource[ip-] #29

Open
angryjesters opened this issue Jun 29, 2014 · 1 comment
Open

duplicate declaration for pcmk_resource[ip-] #29

angryjesters opened this issue Jun 29, 2014 · 1 comment

Comments

@angryjesters
Copy link

I'm running Puppet 3.6.2 on Fedora 20 (as part of a Foreman auto-provisioned HA controller) and I keep running into the following issue and I'm unsure how to resolve:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Duplicate declaration: Pcmk_resource[ip-] is already declared in file /usr/share/openstack-puppet/modules/pacemaker/manifests/resource/ip.pp:19; cannot redeclare at /usr/share/openstack-puppet/modules/pacemaker/manifests/resource/ip.pp:19 on node controller.contoso.com

@cwolferh
Copy link
Contributor

I have seen this before when $ip_address is blank. I'd start by throwing in a notify into pacemaker::resource::ip to make sure that isn't the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants