-
Notifications
You must be signed in to change notification settings - Fork 271
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
Adding wreckingball Plugin #647
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add a (trivial) test? The spec/classes/plugin
directory has plenty of examples.
@@ -0,0 +1,5 @@ | |||
# Installs foreman_wreckingball plugin |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the file should be named wreckingball.pp
instead of foreman_wreckingball.pp
new file: manifests/plugin/wreckingball.pp new file: spec/classes/plugin/wreckingball_spec.rb
I add a trivial Test, and renamed the File. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good. Looks like Travis had an issue on 1 worker so I restarted that. Can be merged when it passes.
Thanks! |
Adding wreckingball plugin. RPM available here