~charmers/charms/trusty/wildfly-ha-master/trunk

« back to all changes in this revision

Viewing changes to hooks/wildfly-relation-joined

  • Committer: saurabh.kumar at co
  • Date: 2014-10-23 11:37:46 UTC
  • Revision ID: saurabh.kumar@techblue.co.uk-20141023113746-awfomzdshzp4mj74
Initial commit for wildfly-ha-master charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
#AUTHOR : Saurabh Kumar
 
3
#Details : Wildfly Relation Joined
 
4
 
 
5
set -e
 
6
 
 
7
juju-log  "Slave Joined"