Sha256: e943493ed3154868a95bc3c050819e01e226d50abfe5322628bd53a73da625c5

Contents?: true

Size: 282 Bytes

Versions: 10

Compression:

Stored size: 282 Bytes

Contents

blueprints = [
  {
    group: N_('Red Hat Insights'),
    name: 'insights_satellite_hits',
    message: N_('Satellite server has %{hits_count} recommendations by Red Hat'),
    level: 'warning',
  },
]

blueprints.each { |blueprint| UINotifications::Seed.new(blueprint).configure }

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
foreman_rh_cloud-11.0.3 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-9.0.59 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-11.0.2 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-11.0.1 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-11.0.0 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-9.0.58 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-10.0.2 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-9.0.57 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-10.0.1 db/seeds.d/179_ui_notifications.rb
foreman_rh_cloud-9.0.56 db/seeds.d/179_ui_notifications.rb