Libraries
»
puppetlabs-complyadm
(3.0.2)
»
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
(Complyadm::Runtime)
— Comply container runtime
database_info
(Complyadm::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