Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 70e39be

Browse files
committed
Set bindir for ubuntu
1 parent e7014fa commit 70e39be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

manifests/params.pp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121

2222
Ubuntu: {
2323
$executable = undef # only used on Darwin
24+
$bindir = '/usr/bin'
2425
$datadir = '/var/lib/postgresql'
2526
$logdir = '/var/log/postgresql'
2627
$port = 5432

0 commit comments

Comments
 (0)