Sha256: 71194d45b6ecea643db9f1343c54f1cf56c9575b78bc06c37e388e457a17c351

Contents?: true

Size: 299 Bytes

Versions: 34

Compression:

Stored size: 299 Bytes

Contents

#
class <%= @package_name %>::<%= @klass %> {
  <% if @plugin.packagedata[:common] && @klass != 'common' %>
  include ::<%= @package_name %>::common
  <% end %>
  mcollective::plugin { '<%= @package_name %>/<%= @klass %>':
    source => 'puppet:///modules/<%= @package_name %>/<%= @klass %>',
  }
}

Version data entries

34 entries across 34 versions & 2 rubygems

Version Path
mcollective-client-2.12.5 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-2.20.5 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-2.20.4 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-2.20.3 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-2.20.2 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-2.20.0 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
choria-mcorpc-support-0.0.1 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.12.4 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.12.3 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.12.1 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.12.0 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.10.6 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.11.4 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.11.3 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.11.2 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.11.1 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.11.0 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.10.4 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.10.3 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb
mcollective-client-2.10.2 lib/mcollective/pluginpackager/templates/module/_manifest.pp.erb