--- trunk/mage-buildserver/config/buildserver.conf 2015/02/11 12:28:08 2857 +++ trunk/mage-buildserver/config/buildserver.conf 2015/02/11 12:31:34 2858 @@ -9,4 +9,7 @@ # mage-buildserver includes BUILDSERVER_LIB_DIR="/usr/lib/mage-buildserver" +# you can override these in profile.conf +SCP_COMMAND='scp -i ${HOME}/.ssh/id_rsa' + source ${BUILDSERVER_CONFIG_DIR}/profiles/${BUILDROOT_PROFILE}/profile.conf