CHips L MINI SHELL

CHips L pro

Current Path : /opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/module/
Upload File :
Current File : //opt/puppetlabs/puppet/lib/ruby/vendor_ruby/puppet/face/module/generate.rb

Puppet::Face.define(:module, '1.0.0') do
  action(:generate) do
    summary _("Generate boilerplate for a new module.")
    #TRANSLATORS 'Puppet Development Kit' is the name of the software package replacing this action and should not be translated.
    description _("This action has been replaced by Puppet Development Kit. For more information visit https://puppet.com/docs/pdk/latest/pdk.html.")

    when_invoked do |*args|
      #TRANSLATORS 'Puppet Development Kit' is the name of the software package replacing this action and should not be translated.
      raise _("This action has been replaced by Puppet Development Kit. For more information visit https://puppet.com/docs/pdk/latest/pdk.html.")
    end

    deprecate
  end
end

Copyright 2K16 - 2K18 Indonesian Hacker Rulez