Sha256: 11dd4d400a53966350d769b52b48edd6d2a0f70060af465d4b8c2966935ddad7
Contents?: true
Size: 355 Bytes
Versions: 3
Compression:
Stored size: 355 Bytes
Contents
module Actions module Pulp3 module Orchestration module AlternateContentSource class Refresh < Pulp3::Abstract def plan(acs, smart_proxy) sequence do plan_action(Actions::Pulp3::AlternateContentSource::Refresh, acs, smart_proxy) end end end end end end end
Version data entries
3 entries across 3 versions & 1 rubygems