~gabor.meszaros/openstack-charm-testing/multi-az-multi-ceph-tools-qfix

« back to all changes in this revision

Viewing changes to bundles/sparse/next.yaml

  • Committer: Ryan Beisner
  • Date: 2016-05-03 19:47:28 UTC
  • Revision ID: ryan.beisner@canonical.com-20160503194728-494c438c6j21iv5n
Adjust next and default bundles for pxc Xenial constraints

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  services:
6
6
    mysql:
7
7
      branch: https://github.com/openstack/charm-percona-cluster
8
 
      constraints: mem=1G
 
8
      constraints: mem=4G
9
9
      options:
10
10
        dataset-size: 50%
11
11
        max-connections: 20000
12
 
#        root-password: changeme
13
 
#        sst-password: changeme
 
12
        root-password: ChangeMe123
 
13
        sst-password: ChangeMe123
14
14
    rabbitmq-server:
15
15
      branch: https://github.com/openstack/charm-rabbitmq-server
16
16
      constraints: mem=1G