aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index d178925..9709adb 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -16,7 +16,7 @@ class apt(
$repos = 'auto',
$custom_preferences = '',
$disable_update = false,
- $custom_key_dir = false,
+ $custom_key_dir = false
){
case $::operatingsystem {
'debian': {