Sha256: b7e3006f08fb97755c4b7b431c95986c95004db23741201a8388820fa4f131ac
Contents?: true
Size: 547 Bytes
Versions: 120
Compression:
Stored size: 547 Bytes
Contents
# MySQL user accounts and privileges are not automatically propagated between different MySQL servers accessing the same MySQL Cluster. Therefore, you must make sure that these are copied between the SQL nodes yourself. # Uses db credtial variables from mysql/mysql_cluster # db_user, db_pass, db_name # REQUIRED: The role of the servers mysql_proxy load balances sql requests to. # e.g. 'mysql_sql' for mysql_cluster, or 'db' for both mysql master/slave, # or 'mysql_master' for just master mysql_proxy_role: mysql_sql packages: [mysql-proxy]
Version data entries
120 entries across 80 versions & 7 rubygems