Sha256: c74e37020897751b95173e59558169bf975e7db9dcb9e8c558a480cce4839321
Contents?: true
Size: 303 Bytes
Versions: 1
Compression:
Stored size: 303 Bytes
Contents
policy_notification = { :name => :openscap_policy_summary, :description => N_('A summary of reports for OpenSCAP policies'), :mailer => 'ForemanOpenscap::PolicyMailer', :method => 'policy_summary', :subscription_type => 'report', } MailNotification.where(policy_notification).first_or_create
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_openscap-0.5.4 | db/seeds.d/openscap_policy_notification.rb |