Fluxion::Executor::GpgKeyExecutor
Inherits Fluxion::Executor::RepositorySupport < Fluxion::Executor::DownloadSupport < Fluxion::Executor::StepExecutor < Reference < Object
gpg-key — import repository signing keys.
The fingerprint is checked against what gpg reads out of the downloaded file before anything imports it. A key that arrives over HTTPS from the right host is still not the key the profile asked for until that matches.
Instance methods
Commands for one item, in order. Empty means there is nothing to do.
Runs one item. The default runs each command in order and stops at the first that fails, because a later command in a sequence normally assumes the earlier one worked.