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

Revised patch to allow puppet::server to be used without foreman (obsoletes PR #73) #74

Closed
wants to merge 4 commits into from

Conversation

robinbowes
Copy link

No description provided.

@@ -1,8 +1,6 @@
# Default parameters
class puppet::params {

include foreman::params
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we need this line because we use it in our server.pp for defaults? Looking at those, I think we should look at moving them. puppet_home and puppet_basedir sounds more like puppet than foreman to me.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would agree.

@ekohl
Copy link
Member

ekohl commented Jul 22, 2013

@robinbowes in f2e8737 I added tests and you can build on that. If you have no interest in working on this, that's OK and we'll just merge this with the fix in server.pp.

@node4ltd
Copy link

I ended up changing solution and not using this module so am not in a position to work on it just now. Sorry.

@ekohl
Copy link
Member

ekohl commented Jul 22, 2013

@Reconnix no problem, thanks for letting me know.

@ekohl
Copy link
Member

ekohl commented Jul 22, 2013

I've opened #83 to integrate this suggestion and added some tests.

@ekohl ekohl closed this Jul 22, 2013
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