Project

General

Profile

« Previous | Next » 

Revision cacbc2cb

Added by Renato Botelho over 8 years ago

Send packages to files03 too

View differences:

tools/builder_defaults.sh
308 308

  
309 309
# Final packages server
310 310
if [ -n "${_IS_RELEASE}" ]; then
311
	export PKG_FINAL_RSYNC_HOSTNAME=${PKG_FINAL_RSYNC_HOSTNAME:-"files01.nyi.netgate.com files02.nyi.netgate.com"}
311
	export PKG_FINAL_RSYNC_HOSTNAME=${PKG_FINAL_RSYNC_HOSTNAME:-"files01.nyi.netgate.com files02.nyi.netgate.com files03.nyi.netgate.com"}
312 312
	export PKG_FINAL_RSYNC_DESTDIR=${PKG_FINAL_RSYNC_DESTDIR:-"/usr/local/www/pkg"}
313 313
else
314 314
	export PKG_FINAL_RSYNC_HOSTNAME=${PKG_FINAL_RSYNC_HOSTNAME:-"beta.pfsense.org"}

Also available in: Unified diff