migrate
Use this plan to migrate data from Security Compliance Management 2.x. The plan installs a fresh instance of Security Compliance Management 3.x and allows you to migrate any 2.x data to the new install. For complete instructions on how to use this plan to migrate from 2.x to 3.x, see Migrate from Security Compliance Management 2.x to 3.x.
Usage
bolt plan run complyadm::migrate [ignore_failing_preflights=<value>] [upload_images=<value>]
Parameters
This plan accepts the following parameters:
-
ignore_failing_preflights
: Optional parameter that when set totrue
ignores failed preflight checks, which are OS and hardware checks performed to make sure system requirements are met. Default:false
-
upload_images
: Optional parameter that specifies where to pull images from. Set this totrue
to curl images locally from a public GCS bucket and then upload to the installation node. Set this tofalse
to pull images directly from the registry on the installation node. Default:true