~ajkavanagh/openstack-mojo-specs/fix-os-project-id-nova-creds

« back to all changes in this revision

Viewing changes to specs/dev/magpie_lxc_baremetal/manifest

  • Committer: Ryan Beisner
  • Date: 2017-02-03 22:00:55 UTC
  • mfrom: (287.1.1 mojo-openstack-specs)
  • Revision ID: ryan.beisner@canonical.com-20170203220055-ob4lhgk2c0jl18kf
Update baremetal specs for new mutus lab machine sizes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Collect the charm
 
2
collect config=collect-magpie
 
3
 
 
4
# Inject juju/maas tags into bundle if env var is set
 
5
script config=scripts/bundle_constrainer_inject_tags.sh lxc=False BUNDLE_FILE=magpie-lxc.yaml
 
6
 
 
7
# Deploy magpie bundle
 
8
deploy config=magpie-lxc.yaml delay=0 wait=False
 
9
 
 
10
# Wait for deployment to settle
 
11
verify config=check_juju.py
 
12
 
 
13
# Success