Restore from backup

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:

  1. 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
  2. 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
  3. Restore from the backup file. From the root of your Security Compliance Management Bolt project run:
    bolt plan run complyadm::restore backup=<name>