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 config class and some basic params. #4

Merged
merged 1 commit into from
Oct 9, 2018

Conversation

dhollinger
Copy link
Member

No description provided.

@dhollinger dhollinger force-pushed the add_default_config_data branch 4 times, most recently from c6213c3 to e026169 Compare October 8, 2018 21:48
class { 'puppetwebhook': }
MANIFEST

apply_manifest(pp, catch_failures: true)
Copy link
Member

Choose a reason for hiding this comment

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

we should always run it twice, to check for idempotence?

Copy link
Member Author

Choose a reason for hiding this comment

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

It will eventually. That was there for validating that the to_yaml() function did what was expected. I'm not sure I'm ready to test for idempotency. That will come once the service class is done

@dhollinger dhollinger merged commit a8a551f into voxpupuli:master Oct 9, 2018
@dhollinger dhollinger deleted the add_default_config_data branch October 9, 2018 14:58
@dhollinger dhollinger added the enhancement New feature or request label Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants