~rvb/maas/maas-lander-1.7

« back to all changes in this revision

Viewing changes to deploy.sh

  • Committer: Raphael Badin
  • Date: 2014-10-17 12:45:00 UTC
  • Revision ID: raphael.badin@canonical.com-20141017124500-gy5f0a7i7j63t0hz
Add packaging.utopic lander.

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
# Packaging landers
34
34
 
35
35
juju deploy --debug --repository ${DIR}/charms \
 
36
    --config=deployments/tarmac-utopic-packaging-lander-config.yaml local:trusty/tarmac \
 
37
    tarmac-utopic-packaging-lander
 
38
 
 
39
juju deploy --debug --repository ${DIR}/charms \
36
40
    --config=deployments/tarmac-trunk-packaging-lander-config.yaml local:trusty/tarmac \
37
41
    tarmac-trunk-packaging-lander
38
42