install

Use this plan to install Security Compliance Management. For complete instructions on how to use this plan to install Security Compliance Management, see Install Security Compliance Management.

Usage

bolt plan run complyadm::install [offline=<value>] [skip_preflights=<value>]

Parameters

This plan accepts the following parameters:
  • ignore_failing_preflights: Optional parameter that when set to true 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 to true to curl images locally from a public GCS bucket and then upload to the installation node. Set this to false to pull images directly from the registry on the installation node. Default: true