Skip to content

Commit 2fcf351

Browse files
author
Johan De Wit
committed
make latest stable version the default
1 parent c199eec commit 2fcf351

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/globals.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
$ipv6 = undef,
1717
$bind_ip = undef,
1818

19-
$version = '4.4', # Minimal
19+
$version = 6.0,
2020
$manage_package_repo = fact('os.distro.codename') ? { # Debian 10 doesn't provide mongodb packages. So manage it!
2121
'buster' => true,
2222
default => undef

0 commit comments

Comments
 (0)