Skip to content
Snippets Groups Projects
Commit 2d3912d8 authored by o's avatar o
Browse files

missing param declaration

parent d353927c
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,10 @@ module Puppet
desc "Path to the public key of the administrator"
end
newparam(:admin_publickey_from_wkd) do
desc "Allow fetching the public key of the administrator from WKD"
end
autorequire(:package) do
['schleuder-cli']
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment