~ce-infrastructure/capomastro/deploy-mojo-jumpstart

« back to all changes in this revision

Viewing changes to mojo.sh

  • Committer: Caio Begotti
  • Date: 2015-01-05 17:19:50 UTC
  • Revision ID: caio.begotti@canonical.com-20150105171950-dn5t3ydkarc6ksmi
oops

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
mojo workspace-new --series ${MOJO_SERIES} --project ${MOJO_PROJECT} --stage ${MOJO_STAGE} ${MOJO_REPO} ${MOJO_WORKSPACE}
45
45
 
46
46
# prepare the secrets for local deployment
47
 
sudo mkdir -p mkdir -p /srv/mojo/LOCAL/${MOJO_PROJECT}/pes/mojo-pes-capomastro/devel/
 
47
sudo mkdir -p /srv/mojo/LOCAL/${MOJO_PROJECT}/pes/mojo-pes-capomastro/devel/
48
48
sudo cp secrets /srv/mojo/LOCAL/${MOJO_PROJECT}/pes/mojo-pes-capomastro/devel/
49
49
 
50
50
# will execute all phases listed inside the manifest file