Libraries
»
puppetlabs-cd4peadm
(5.4.0)
»
Index (u)
»
Puppet Tasks
»
update_database_configuration
Puppet Task: update_database_configuration
Defined in:
tasks/update_database_configuration.json,
tasks/update_database_configuration.rb
Overview
Run an SQL statement against the supplied bitnami/postgresql database container
Supports noop?
false
Parameters
runtime
(Cd4peadm::Runtime)
— CD4PE container runtime
database_info
(Cd4peadm::Support_bundle::Database_info)
— If provided, will collect data from the database which is assumed to be running.
sql
(String[1])
— The SQL to run to update the database configuration