Skip to content

Commit 2c7e64e

Browse files
author
Martin Alfke
committed
bugfix
1 parent 06b93b1 commit 2c7e64e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifests/oned/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
$backup_db_password = $one::params::backup_db_password,
3434
$backup_db_host = $one::params::backup_db_host,
3535
$backup_intervall = $one::params::backup_intervall,
36-
$backup_keep = $one::params::backup_keep
36+
$backup_keep = $one::params::backup_keep,
3737
$debug_level = $one::debug_level,
3838
) {
3939

0 commit comments

Comments
 (0)