~thomnico/charms/precise/elasticsearch/canonical-se

« back to all changes in this revision

Viewing changes to hooks/common.sh

  • Committer: Paul Czarkowski
  • Date: 2012-11-06 04:34:30 UTC
  • Revision ID: paul@paulcz.net-20121106043430-112bho320lf6ut7i
fixed rest-relation,  tested with kibana

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
REGION=$(config-get region)
11
11
CHECKSUM=$(config-get checksum)
12
12
DOWNLOADURL=$(config-get downloadurl)
13
 
CHECKSUMWRAPPER=$(config-get checksum-wrapper)
14
 
ZENMASTERS=$(config-get zenmasters)
 
 
b'\\ No newline at end of file'
 
13
CHECKSUMWRAPPER=$(config-get checksumwrapper)
 
14
ZENMASTERS=$(config-get zenmasters)
 
15
HOST=`unit-get private-address`
 
 
b'\\ No newline at end of file'