Pārlūkot izejas kodu

modified test pillars and README

master
Tomas Pipota pirms 6 gadiem
vecāks
revīzija
afef730df0
3 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. +3
    -2
      README.rst
  2. +1
    -0
      tests/pillar/master_cluster.sls
  3. +1
    -0
      tests/pillar/single.sls

+ 3
- 2
README.rst Parādīt failu

@@ -3,7 +3,7 @@
Usage
=====

Galera Cluster for MySQL is a true Multimaster Cluster based on synchronous
Galera Cluster for MySQL or Mariadb is a true Multimaster Cluster based on synchronous
replication. Galera Cluster is an easy-to-use, high-availability solution,
which provides high system uptime, no data loss and scalability for future
growth.
@@ -19,6 +19,7 @@ Galera cluster master node
version:
mysql: 5.6
galera: 3
engine: mysql or mariadb
master:
enabled: true
name: openstack
@@ -186,7 +187,7 @@ Usage:
Usage
=====

MySQL Galera check sripts
MySQL/Mariadb Galera check sripts

.. code-block:: bash


+ 1
- 0
tests/pillar/master_cluster.sls Parādīt failu

@@ -137,6 +137,7 @@ linux:
6xiZViPc4VayFnhDIC1w1oBqlhyIZ0AG/D7gqvfYiG6mHO32kPtHEN6Qzny8
-----END RSA PRIVATE KEY-----
galera:
engine: mariadb
master:
enabled: true
name: galeracluster

+ 1
- 0
tests/pillar/single.sls Parādīt failu

@@ -1,4 +1,5 @@
galera:
engine: mariadb
master:
enabled: true
name: galeracluster

Notiek ielāde…
Atcelt
Saglabāt