~jcsackett/charms/bundles/mongodb-cluster/bundle

« back to all changes in this revision

Viewing changes to bundles.yaml

  • Committer: Jorge O. Castro
  • Date: 2014-03-06 16:39:13 UTC
  • Revision ID: jorge@ubuntu.com-20140306163913-s897jarblzuvvlre
Bump charm revision.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
mongodb-cluster: 
2
2
  services: 
3
3
    configsvr: 
4
 
      charm: "cs:precise/mongodb-26"
 
4
      charm: "cs:precise/mongodb-28"
5
5
      num_units: 3
6
6
      options: 
7
7
        replicaset: configsvr
9
9
        "gui-x": "2528.00146484375"
10
10
        "gui-y": "794.591796875"
11
11
    shard1: 
12
 
      charm: "cs:precise/mongodb-26"
 
12
      charm: "cs:precise/mongodb-28"
13
13
      num_units: 3
14
14
      options: 
15
15
        replicaset: shard1
17
17
        "gui-x": "2163.205078125"
18
18
        "gui-y": "1338.6932983398438"
19
19
    shard2: 
20
 
      charm: "cs:precise/mongodb-26"
 
20
      charm: "cs:precise/mongodb-28"
21
21
      num_units: 3
22
22
      options: 
23
23
        replicaset: shard2
25
25
        "gui-x": "2530.71728515625"
26
26
        "gui-y": "1448.6185913085938"
27
27
    shard3: 
28
 
      charm: "cs:precise/mongodb-26"
 
28
      charm: "cs:precise/mongodb-28"
29
29
      num_units: 3
30
30
      options: 
31
31
        replicaset: shard3
33
33
        "gui-x": "2884.498291015625"
34
34
        "gui-y": "1335.8310546875"
35
35
    mongos: 
36
 
      charm: "cs:precise/mongodb-26"
 
36
      charm: "cs:precise/mongodb-28"
37
37
      num_units: 1
38
38
      annotations: 
39
39
        "gui-x": "2528.00341796875"