Skip to content

Commit 97d4200

Browse files
Johan De Witstevenpost
authored andcommitted
[config] Remove old version from template name
1 parent f468247 commit 97d4200

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
@@ -119,7 +119,7 @@
119119
} else {
120120
# Template has available user-supplied data
121121
# - $config_data
122-
$cfg_content = template('mongodb/mongodb.conf.2.6.erb')
122+
$cfg_content = template('mongodb/mongodb.conf.erb')
123123
}
124124

125125
file { $config:
File renamed without changes.

0 commit comments

Comments
 (0)