Project

General

Profile

« Previous | Next » 

Revision 7cb0bba6

Added by cocker-cc almost 6 years ago

Adding wreckingball Plugin (#647)

View differences:

manifests/plugin/wreckingball.pp
# Installs foreman_wreckingball plugin
class foreman::plugin::wreckingball {
foreman::plugin {'wreckingball':
}
}
spec/classes/plugin/wreckingball_spec.rb
require 'spec_helper'
describe 'foreman::plugin::wreckingball' do
include_examples 'basic foreman plugin tests', 'wreckingball'
end

Also available in: Unified diff