MStrap::ProfileFetcher
Inherits MStrap::DSL / MStrap::DSL::System / MStrap::DSL::Logging / Reference / Object
Constructors
new(config : Defs::ProfileConfigDef, force : Bool = false)
SourceInstance methods
outdated_revision?
Returns whether the profile is outdated.
- For git profiles, this is based on whether the checked out Git ref
differs from that of the ref recorded for
revisionin the configuration. - For HTTPS profiles, this is based on the checksum recorded for
revisionin the configuration.