~hp-moonshot/ubuntu/trusty/hp-moonshot/hp-proliant

« back to all changes in this revision

Viewing changes to usr/bin/hp-moonshot-bootstrap-juju

  • Committer: Narinder Gupta
  • Date: 2014-08-22 21:29:11 UTC
  • Revision ID: narinder.gupta@canonical.com-20140822212911-yjzlm73alz9uwlxf
* usr/bin/hp-moonshot-bootstrap-juju 
  - source the environment for proxy to take care.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
set -x
21
21
 
 
22
. /etc/environment
 
23
 
22
24
juju status && echo "Existing deployment found, exiting." && exit 0
23
25
juju bootstrap --constraints "tags=bootstrap" --show-log --upload-tools
24
26
juju set-constraints "tags="