We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9eb344f commit 7da2c5aCopy full SHA for 7da2c5a
manifests/server/recovery.pp
@@ -61,7 +61,7 @@
61
}
62
63
# Create the recovery.conf content
64
- concat::fragment { 'recovery.conf':
+ concat::fragment { "${name}-recovery.conf":
65
target => $target,
66
content => template('postgresql/recovery.conf.erb'),
67
0 commit comments