~ajkavanagh/openstack-mojo-specs/remove-cinder-from-vrrp-ha

« back to all changes in this revision

Viewing changes to helper/bundles/magpie-lxc.yaml

  • Committer: Liam Young
  • Date: 2015-02-10 07:40:20 UTC
  • mto: This revision was merged to the branch mainline in revision 205.
  • Revision ID: liam.young@canonical.com-20150210074020-iorzsdum2q817wfy
More detail to readme

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
series: "{{ series }}"
2
 
machines:
3
 
  '0':
4
 
    constraints: mem=1G
5
 
  '1':
6
 
    constraints: mem=1G
7
 
  '2':
8
 
    constraints: mem=1G
9
 
  '3':
10
 
    constraints: mem=1G
11
 
  '4':
12
 
    constraints: mem=1G
13
 
  '5':
14
 
    constraints: mem=1G
15
 
services:
16
 
  magpie:
17
 
    charm: magpie
18
 
    num_units: 30
19
 
    to:
20
 
      - "0"
21
 
      - "1"
22
 
      - "2"
23
 
      - "3"
24
 
      - "4"
25
 
      - "5"
26
 
      - "lxc:0"
27
 
      - "lxc:0"
28
 
      - "lxc:0"
29
 
      - "lxc:0"
30
 
      - "lxc:1"
31
 
      - "lxc:1"
32
 
      - "lxc:1"
33
 
      - "lxc:1"
34
 
      - "lxc:2"
35
 
      - "lxc:2"
36
 
      - "lxc:2"
37
 
      - "lxc:2"
38
 
      - "lxc:3"
39
 
      - "lxc:3"
40
 
      - "lxc:3"
41
 
      - "lxc:3"
42
 
      - "lxc:4"
43
 
      - "lxc:4"
44
 
      - "lxc:4"
45
 
      - "lxc:4"
46
 
      - "lxc:5"
47
 
      - "lxc:5"
48
 
      - "lxc:5"
49
 
      - "lxc:5"