Libraries
»
puppetlabs-complyadm
(3.0.2)
»
Index (r)
»
Puppet Tasks
»
restore
Puppet Task: restore
Defined in:
tasks/restore.json,
tasks/restore.rb
Overview
Restore the target system's Comply installation using the given backup
Supports noop?
false
Parameters
runtime
(Complyadm::Runtime)
— Comply container runtime
backup_dir
(String[1])
— The directory on the target where the backups are stored
backup_archive
(String[1])
— The backup archive file to use for the restore
database_info
(Complyadm::Support_bundle::Database_info)
— Details on the Comply database
database_image
(String[1])
— The comply_postgres image on the target system. Used to restore the DB.
assessor_image
(String[1])
— The assessor image on the target system. Used to restore volumes.