Skip to content

Commit c61fa73

Browse files
committed
Merge pull request #189 from saimonn/strict_variables
add fix and tests for strict_variables
2 parents 1fa37ef + 84dfe8a commit c61fa73

File tree

3 files changed

+253
-168
lines changed

3 files changed

+253
-168
lines changed

manifests/params.pp

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
$keys_controlkey = ''
88
$keys_requestkey = ''
99
$keys_trusted = []
10+
$logfile = undef
1011
$package_ensure = 'present'
1112
$preferred_servers = []
1213
$service_enable = true

0 commit comments

Comments
 (0)