lib/runcible/extensions/iso_distributor.rb in runcible-0.4.11 vs lib/runcible/extensions/iso_distributor.rb in runcible-0.4.12

- old
+ new

@@ -39,13 +39,10 @@ @serve_http = http @serve_https = https super({}) end - # Distributor Type id - # - # @return [string] - def type_id + def self.type_id 'iso_distributor' end # generate the pulp config for the iso distributor #