~hloeung/jenkins-agent-charm/reactive-rewrite-remove-bundled-charmhelpers

« back to all changes in this revision

Viewing changes to hooks/slave-relation-joined

  • Committer: Neale Pickett
  • Date: 2015-08-05 22:14:01 UTC
  • mfrom: (11.1.6 jenkins-slave-kitsune)
  • Revision ID: neale.pickett@canonical.com-20150805221401-wjdqtk1z23wyqqgj
[josepht,r=neale] Allow supplying URL of jekins master

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
relation-set executors=$noexecutors
18
18
relation-set labels="$labels"
19
19
relation-set slavehost=$slavehost
 
20
relation-set slaveaddress=`unit-get private-address`