Add puppetlabs/certregen module
[mirror/dsa-puppet.git] / 3rdparty / modules / certregen / lib / puppet / application / certregen.rb
diff --git a/3rdparty/modules/certregen/lib/puppet/application/certregen.rb b/3rdparty/modules/certregen/lib/puppet/application/certregen.rb
new file mode 100644 (file)
index 0000000..73d6ca2
--- /dev/null
@@ -0,0 +1,4 @@
+require 'puppet/application/face_base'
+
+class Puppet::Application::Certregen < Puppet::Application::FaceBase
+end