~openstack-charm-testers/+junk/keystone-ssl

« back to all changes in this revision

Viewing changes to bundles/dev/storage-ceph-az.yaml

  • Committer: Ryan Beisner
  • Date: 2016-03-18 01:16:19 UTC
  • Revision ID: ryan.beisner@canonical.com-20160318011619-20eqkxuzsnrgzxt5
Update ceph az dev bundle with usage example

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Ceph Availability Zones Test Bundle (for bare metal)
 
2
#
 
3
#   Usage example (serverstack-specific):
 
4
#     juju bootstrap --upload-tools --constraints tags=netspaces
 
5
#     juju-deployer -vd -c storage-ceph-az.yaml trusty
1
6
base:
2
7
  services:
3
8
    ceph-osd:
4
9
      branch: https://review.openstack.org/openstack/charm-ceph-osd#changeref=293694/4
5
10
      num_units: 3
6
 
      constraints: tags=netspaces
 
11
# Uncomment for the required serverstack-specific constraints
 
12
#      constraints: tags=netspaces
7
13
      options:
8
14
        ephemeral-unmount: /mnt
9
15
        osd-devices: /dev/vdb /dev/sdb