Add puppetlabs/certregen module
[mirror/dsa-puppet.git] / 3rdparty / modules / certregen / lib / puppet / application / certregen.rb
1 require 'puppet/application/face_base'
2
3 class Puppet::Application::Certregen < Puppet::Application::FaceBase
4 end