Sha256: 129e2b5be7324e28a0fe444e2a799a5bdc2f0eb7e352f0b1ab627272bc3ef767
Contents?: true
Size: 400 Bytes
Versions: 20
Compression:
Stored size: 400 Bytes
Contents
# This file should contain all the record creation needed to seed the database with its default values. # The data can then be loaded with the rake db:seed (or created alongside the db with db:setup). # # !!! PLEASE KEEP THIS SCRIPT IDEMPOTENT !!! # ::User.current = ::User.anonymous_api_admin if SETTINGS[:katello][:use_pulp] Katello::Repository.ensure_sync_notification end ::User.current = nil
Version data entries
20 entries across 20 versions & 1 rubygems