bug 6129: use /root/.ssh/id_rsa.cloud

status 6129: resolved fixed
This commit is contained in:
anthony 2010-09-07 17:20:26 -07:00
parent b74806929d
commit 07dd832d1e
2 changed files with 1 additions and 2 deletions

View File

@ -18,7 +18,7 @@ check_gw() {
return $?;
}
cert="$(dirname $0)/id_rsa"
cert="/root/.ssh/id_rsa.cloud"
create_usage_rules () {
local dRIp=$1

View File

@ -21,7 +21,6 @@ vmopsSnapshot=..,0755,/etc/xapi.d/plugins
xs_cleanup.sh=..,0755,/opt/xensource/bin
systemvm.iso=../../../../../vms,0644,/opt/xensource/packages/iso
hostvmstats.py=..,0755,/opt/xensource/sm
id_rsa.cloud=..,0600,/opt/xensource/bin
id_rsa.cloud=..,0600,/root/.ssh
network_info.sh=..,0755,/opt/xensource/bin
prepsystemvm.sh=..,0755,/opt/xensource/bin