We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acabbbf commit 285a3ecCopy full SHA for 285a3ec
files/validate_postgresql_connection.sh
@@ -26,6 +26,6 @@ do
26
fi
27
done
28
29
-echo 'Unable to connect to puppetdb'
+echo 'Unable to connect to postgresql'
30
31
exit 1
0 commit comments