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

Added support for loading and configuring extensions. #297

Merged
merged 3 commits into from
Jan 16, 2015
Merged

Added support for loading and configuring extensions. #297

merged 3 commits into from
Jan 16, 2015

Conversation

jonathanio
Copy link
Contributor

Added new type (sensu_extension) and class (sensu::extension) to allow
you to load and configure extensions in Sensu through puppet, with
configuration as required.

Added new type (sensu_extension) and class (sensu::extension) to allow
you to load and configure extensions in Sensu through puppet, with
configuration as required.
@jamtur01
Copy link
Contributor

LGTM - ping @jlambert121 for any comments.

Missed change required for file{} to pre-create the JSON file, resulting in the configuration being removed by Sensu::Package before being recreated by sensu_extension.
@jlambert121
Copy link
Contributor

Thanks! I've been wanting to get this in and just hadn't been able to make the time to do it. Closes #157

jlambert121 added a commit that referenced this pull request Jan 16, 2015
Added support for loading and configuring extensions.
@jlambert121 jlambert121 merged commit 37a7a86 into sensu:master Jan 16, 2015
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.

3 participants