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

plugin: Allow to retrieve plugin from URL #207

Merged
merged 1 commit into from
Aug 8, 2014

Conversation

Spredzy
Copy link
Contributor

@Spredzy Spredzy commented Jul 29, 2014

This PR aims to allow one to specify an url to retrieve plugins
from.

@@ -55,6 +56,17 @@
source => $name,
}
}
'url' : {
include wget
Copy link
Contributor

Choose a reason for hiding this comment

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

You do not need the include wget here, since the define wget::fetch already includes the wget default class.

@Spredzy
Copy link
Contributor Author

Spredzy commented Jul 29, 2014

@adamcrews fixed. Thanks for pointing it out.

This PR aims to allow one to specify an url to retrieve plugins
from.
jamtur01 added a commit that referenced this pull request Aug 8, 2014
plugin: Allow to retrieve plugin from URL
@jamtur01 jamtur01 merged commit 0f547b1 into sensu:master Aug 8, 2014
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