3896baeabb
FreeBSD needs /usr/local/bin in PATH in order to find bash. This does require that the node has the bash port installed. It might be desired that a separate script was provided for FreeBSD which used its /bin/sh, this could be done by changing the for loop in the script to use for c in $(jot $TRIES) in place of for (( c=1; c<=$TRIES; c++ )) |
||
---|---|---|
.. | ||
lib | ||
repo | ||
server | ||
client.pp | ||
globals.pp | ||
params.pp | ||
repo.pp | ||
server.pp | ||
validate_db_connection.pp |