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

Don't install puppet until Cisco repo is set up #31

Merged
merged 1 commit into from Jan 9, 2014
Merged

Conversation

markvoelker
Copy link

Due to a change in puppet-cobbler to fix an issue with repository
definition duplication, we need to defer the installation
of Puppet until late_command (so that the Cisco repo can be set up
before Puppet is installed). This patch does that by removing
Puppet from the install list and letting puppet-cobbler handle
it in late_command.

Partial-Bug: #1265850

Due to a change in puppet-cobbler to fix an issue with repository
definition duplication, we need to defer the installation
of Puppet until late_command (so that the Cisco repo can be set up
before Puppet is installed).  This patch does that by removing
Puppet from the install list and letting puppet-cobbler handle
it in late_command.

Partial-Bug: #1265850
@rickerc
Copy link
Member

rickerc commented Jan 9, 2014

+1

2 similar comments
@ghost
Copy link

ghost commented Jan 9, 2014

+1

@pkilambi
Copy link
Contributor

pkilambi commented Jan 9, 2014

+1

pkilambi pushed a commit that referenced this pull request Jan 9, 2014
Don't install puppet until Cisco repo is set up
@pkilambi pkilambi merged commit 30003ae into havana Jan 9, 2014
@pkilambi pkilambi deleted the bugs/1265850 branch January 9, 2014 19:55
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