Skip to content

Commit 285a3ec

Browse files
committed
postgresql not puppetdb
Signed-off-by: Ken Barber <[email protected]>
1 parent acabbbf commit 285a3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/validate_postgresql_connection.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ do
2626
fi
2727
done
2828

29-
echo 'Unable to connect to puppetdb'
29+
echo 'Unable to connect to postgresql'
3030

3131
exit 1

0 commit comments

Comments
 (0)