Closed willejs closed 8 years ago
@tomzo Ive fixed this now. Any other objections or can you merge? :smile_cat:
@willejs I like this. Some tests would be nice, but'll merge it anyway. Thanks a lot :)
:+1: I was about to submit a PR for this in the next couple of days for GoCD's own build machines.
I want to enable ipv4 by adding the following line to the defaults file:
'export _JAVA_OPTIONS="-Djava.net.preferIPv4Stack=true"
But actually others might want to customise some of the variables the init script uses and the shell script, so i thought id add a more flexible option.