Skip to content

Commit 51397b6

Browse files
author
Johan De Wit
committed
[Config] remove old version from template name
1 parent 4dad6db commit 51397b6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

manifests/server/config.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
} else {
117117
# Template has available user-supplied data
118118
# - $config_data
119-
$cfg_content = template('mongodb/mongodb.conf.2.6.erb')
119+
$cfg_content = template('mongodb/mongodb.conf.erb')
120120
}
121121

122122
file { $config:
File renamed without changes.

0 commit comments

Comments
 (0)