When necessary, you can use a backup file to roll back to a previous version of your
Security Compliance Management set-up without changing the underlying
infrastructure.
To restore from a backup:
-
Generate a list of existing backups to determine which backup file you wish to
restore. From the root of your Security Compliance Management
Bolt project run:
bolt plan run complyadm::list_backups
-
Confirm your Security Compliance Management version matches the
version of the desired backup. If the version does not match, revert or upgrade
the module to the same version as the backup. From the root of your Security
Compliance Management
Bolt project run:
bolt module show puppetlabs/complyadm
-
Restore from the backup file. From the root of your Security Compliance
Management
Bolt project run:
bolt plan run complyadm::restore backup=<name>