Skip to content
Snippets Groups Projects
Commit da21fc99 authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

pdk

parent 5e006d00
No related branches found
No related tags found
2 merge requests!22Test,!20Devel
Pipeline #88696 passed
# @summary A short summary of the purpose of this class
#
# A description of what this class does
......@@ -7,8 +5,7 @@
# @example
# include vacceval
class vacceval {
$hostname = fact( 'networking.fqdn' )
$hostname = fact( 'networking.fqdn' )
profiles::letsencrypt::cert { $hostname :
common_name => $hostname,
}
......@@ -43,4 +40,3 @@ class vacceval {
content => "hello world!",
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment