Skip to content

Commit e98f7d8

Browse files
committed
(maint) add before for restart-systemd
1 parent 70944d1 commit e98f7d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/server/config.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@
228228
command => 'systemctl daemon-reload',
229229
refreshonly => true,
230230
path => '/bin:/usr/bin:/usr/local/bin',
231+
before => Class['postgresql::server::service'],
231232
}
232233

233234
if (versioncmp($facts['puppetversion'], '6.1.0') < 0) {

0 commit comments

Comments
 (0)