Sha256: 3f963620c186dfd2092062c59a527ceb9041a1f2b67b0461cd2301dc118f996c

Contents?: true

Size: 205 Bytes

Versions: 25

Compression:

Stored size: 205 Bytes

Contents

class AddCustomCdnAuthEnabledToKatelloCdnConfigurations < ActiveRecord::Migration[6.1]
  def change
    add_column :katello_cdn_configurations, :custom_cdn_auth_enabled, :boolean, default: false
  end
end

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
katello-4.14.2 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.15.0 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.15.0.rc2 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.15.0.rc1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.0 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.0.rc3 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.0.rc2 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.0.rc1.1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.14.0.rc1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.13.1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.13.0 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.12.1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.13.0.rc1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.12.0 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.12.0.rc3 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.12.0.rc2 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.12.0.rc1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.11.1 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb
katello-4.11.0 db/migrate/20230609155411_add_custom_cdn_auth_enabled_to_katello_cdn_configurations.rb