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

Fix duplicate resource error in host definition #49

Merged
merged 1 commit into from Mar 24, 2014
Merged

Conversation

markvoelker
Copy link

If cobbler is enabled on AIO, a duplicate resource error
occurs due to a host defintion being added both by the
coe::base class and the coi::profiles::cobbler_server class.
This patche modifes the cobbler_server class to use
ensure_resource instead of creating the resource directly.

Closes-Bug: #1291068
(cherry picked from commit 97acc80)

If cobbler is enabled on AIO, a duplicate resource error
occurs due to a host defintion being added both by the
coe::base class and the coi::profiles::cobbler_server class.
This patche modifes the cobbler_server class to use
ensure_resource instead of creating the resource directly.

Closes-Bug: #1291068
(cherry picked from commit 97acc80)
@rickerc
Copy link
Member

rickerc commented Mar 18, 2014

+1

1 similar comment
@pkilambi
Copy link
Contributor

👍

pkilambi pushed a commit that referenced this pull request Mar 24, 2014
Fix duplicate resource error in host definition
@pkilambi pkilambi merged commit a1b35d4 into havana Mar 24, 2014
@pkilambi pkilambi deleted the bugs/1291068 branch March 24, 2014 14:20
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

Successfully merging this pull request may close these issues.

None yet

3 participants