~andrewjbeach/juju-ci-tools/make-local-patcher

« back to all changes in this revision

Viewing changes to setup-slave.bash

  • Committer: Aaron Bentley
  • Date: 2016-03-18 03:02:01 UTC
  • mto: This revision was merged to the branch mainline in revision 1323.
  • Revision ID: aaron.bentley@canonical.com-20160318030201-ki8wfpaeawgh9oqz
assess_cs_staging pokes state server via admin model.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# setup-slave.bash private_ip [public_address] [./cloud-city]
3
3
set -eux
4
4
 
5
 
MASTER="http://juju-ci.vapour.ws:8080/"
 
5
MASTER="http://ci-master.vapour.ws:8080/"
6
6
KEY="staging-juju-rsa"
7
7
 
8
8
SLAVE=$1