Sha256: f3b56988416c0815d931d77595bc2e869a83815499ee6ccfcbc9909cfd4cb807
Contents?: true
Size: 591 Bytes
Versions: 75
Compression:
Stored size: 591 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 role_dependencies: common: [mysql_proxy] packages: [mysql-proxy]
Version data entries
75 entries across 75 versions & 1 rubygems