Sha256: 65732a297da21f4a096f4945573240833cf964d30c5ebf063a6f0bd73d8620ae

Contents?: true

Size: 150 Bytes

Versions: 4

Compression:

Stored size: 150 Bytes

Contents

f = Feature.where(name: 'Reports').first_or_create
raise "Unable to create host reports proxy feature: #{format_errors f}" if f.nil? || f.errors.any?

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
foreman_host_reports-1.0.2 db/seeds.d/60-reports_feature.rb
foreman_host_reports-1.0.1 db/seeds.d/60-reports_feature.rb
foreman_host_reports-1.0.0 db/seeds.d/60-reports_feature.rb
foreman_host_reports-0.0.4 db/seeds.d/60-reports_feature.rb