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

- old
+ new

@@ -40,13 +40,10 @@ @https = https # Pulp seems to expect the ID to be export_distributor, not a random super({:id => self.type_id}) end - # Distributor Type id - # - # @return [string] - def type_id + def self.type_id 'export_distributor' end # generate the pulp config for the export distributor #