Sha256: 84e0e55347d5e8c3b02a6727a1fc06caa78c4ca22f98c1ee55f5306a5aa3e092
Contents?: true
Size: 353 Bytes
Versions: 6
Compression:
Stored size: 353 Bytes
Contents
module Actions module Pulp3 module Orchestration module AlternateContentSource class Refresh < Pulp3::Abstract def plan(smart_proxy_acs) sequence do plan_action(Actions::Pulp3::AlternateContentSource::Refresh, smart_proxy_acs) end end end end end end end
Version data entries
6 entries across 6 versions & 1 rubygems