Resource Type: proxy_mysql_galera_hostgroup
- Defined in:
- lib/puppet/type/proxy_mysql_galera_hostgroup.rb
- Providers:
-
proxysql
Overview
Manage a ProxySQL mysql_galera_hostgroup.
Properties
-
active
active
-
comment
text field can be used to store any arbitrary data.
Supported values:- %r{[\w+]}
-
ensure
(defaults to: present)
Manage the state of this type.
Supported values:- present
- absent
-
max_transactions_behind
Maximum Transaction Galera Node out-of-sync
-
max_writers
Maximum Writers
-
writer_is_also_reader
A writer is also used for reading
Parameters
-
backup_writer_hostgroup
Backup Writer hostgroup.
-
load_to_runtime
(defaults to: true)
Load this entry to the active runtime.
Supported values:- true
- false
- yes
- no
-
name (namevar)
name to describe the hostgroup config
-
offline_hostgroup
Offline hostgroup.
-
provider
The specific backend to use for this ‘proxy_mysql_galera_hostgroup` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
-
reader_hostgroup
Reader hostgroup.
-
save_to_disk
(defaults to: true)
Perist this entry to the disk.
Supported values:- true
- false
- yes
- no
-
writer_hostgroup
Writer hostgroup.