Index (b)
»
Puppet Tasks
»
backend_upgrade
Puppet Task: backend_upgrade
Defined in:
tasks/backend_upgrade.json,
tasks/backend_upgrade.rb
Overview
Execute Sensu Go backend upgrade
Supports noop?
false
Parameters
config_file
(Optional[String[1]])
— Path to backend.yml
timeout
(Optional[Integer])
— Timeout for connecting to etcd
etcd_advertise_client_urls
(Optional[Array])
— list of this member's client URLs to advertise to clients
etcd_cert_file
(Optional[String[1]])
— path to the client server TLS cert file
etcd_cipher_suites
(Optional[Array])
— list of ciphers to use for etcd TLS configuration
etcd_client_cert_auth
(Optional[Boolean])
— enable client cert authentication
etcd_client_urls
(Optional[Array])
— client URLs to use when operating as an etcd client
etcd_key_file
(Optional[String[1]])
— path to the client server TLS key file
etcd_max_request_bytes
(Optional[Integer])
— maximum etcd request size in bytes (use with caution)
etcd_trusted_ca_file
(Optional[String[1]])
— path to the client server TLS trusted CA cert file