We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1fa37ef + 84dfe8a commit c61fa73Copy full SHA for c61fa73
manifests/params.pp
@@ -7,6 +7,7 @@
7
$keys_controlkey = ''
8
$keys_requestkey = ''
9
$keys_trusted = []
10
+ $logfile = undef
11
$package_ensure = 'present'
12
$preferred_servers = []
13
$service_enable = true
0 commit comments