Migrate a CA to database-backed storage

We have found a defect in the Database-backed certificate authority. All users who have migrated should roll back to the file-based storage. To do so, run the ca_storage_export plan:
puppet plan run puppet_enterprise::ca_storage_export targets=<primary-certname>

Roll back to file system storage

If you need to roll back the migration, run the CA storage export plan to restore file system-backed CA storage:

puppet plan run puppet_enterprise::ca_storage_export \
  targets=<primary-certname> \