Sha256: 1d66368d8df61d4af8b52cdf3c233f8703ad620a6da77d77e9f2aea9b5171d74
Contents?: true
Size: 211 Bytes
Versions: 196
Compression:
Stored size: 211 Bytes
Contents
module Actions module Katello module Repository class SyncHook < Actions::Base def finalize ::Katello::Repository.find(input[:id]).sync_hook end end end end end
Version data entries
196 entries across 196 versions & 1 rubygems