Skip to content
Snippets Groups Projects
Commit 72d2c76f authored by Michael Davis's avatar Michael Davis
Browse files

[ci] Sets EOS hostname in migration tools config

parent a5601a3c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ cat <<EOF > /etc/cta/cta-cli.conf
cta.endpoint ctafrontend:10955
EOF
EOS_HOSTNAME=$(awk '/mgmofs.instance/ { print $2 }' /etc/xrd.cf.mgm)
EOS_HOSTNAME=ctaeos
cat <<EOF >/etc/cta/castor-migration.conf
castor.db_login oracle:castor/<password>@castor
castor.json true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment