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

Add git package dependency #21

Closed
gertvdijk opened this issue Mar 11, 2014 · 3 comments
Closed

Add git package dependency #21

gertvdijk opened this issue Mar 11, 2014 · 3 comments

Comments

@gertvdijk
Copy link

Please add a dependency for git if not already declared. With the plain usage on a clean node I'm getting this:

Notice: /Stage[main]/Puppetboard/Vcsrepo[/srv/puppetboard/puppetboard]/ensure: Creating repository from present
Error: Command git is missing
Error: /Stage[main]/Puppetboard/Vcsrepo[/srv/puppetboard/puppetboard]/ensure: change from absent to present failed: Command git is missing

I'm using v1.3.0 with vcsrepo v0.2.0.

@nibalizer
Copy link
Member

@gertvdijk okay I will do this shortly. Note that I'm going to add a parameter to the class 'manage_package' which will default to false. In order to have the puppetboard module install git you'll need to set that flag to true.

@nibalizer
Copy link
Member

@gertvdijk Please review https://github.com/nibalizer/puppet-module-puppetboard/pull/22 and we will merge that if it meets your needs. Thanks!

@nibalizer
Copy link
Member

Closing this for now. Please re-open it if you don't have a solution that works for you yet.

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