diff --git a/config/katello.migrations/170317102429-add-compute-resources.rb b/config/katello.migrations/170317102429-add-compute-resources.rb deleted file mode 100644 index 9b0c9e06..00000000 --- a/config/katello.migrations/170317102429-add-compute-resources.rb +++ /dev/null @@ -1,7 +0,0 @@ -answers['foreman::compute::ec2'] ||= false -answers['foreman::compute::gce'] ||= false -answers['foreman::compute::libvirt'] ||= false -answers['foreman::compute::openstack'] ||= false -answers['foreman::compute::ovirt'] ||= false -answers['foreman::compute::rackspace'] ||= false -answers['foreman::compute::vmware'] ||= false diff --git a/config/katello.migrations/170331152302-add-cli.rb b/config/katello.migrations/170331152302-add-cli.rb deleted file mode 100644 index 589bc158..00000000 --- a/config/katello.migrations/170331152302-add-cli.rb +++ /dev/null @@ -1,3 +0,0 @@ -unless answers.key?('foreman::cli') - answers['foreman::cli'] = true -end diff --git a/config/katello.migrations/171030102239-add-chef-proxy-plugin.rb b/config/katello.migrations/171030102239-add-chef-proxy-plugin.rb deleted file mode 100644 index aeb3763d..00000000 --- a/config/katello.migrations/171030102239-add-chef-proxy-plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman_proxy::plugin::chef'] ||= false diff --git a/config/katello.migrations/190210184918-add-plugins.rb b/config/katello.migrations/190210184918-add-plugins.rb deleted file mode 100644 index 48bafa4a..00000000 --- a/config/katello.migrations/190210184918-add-plugins.rb +++ /dev/null @@ -1,4 +0,0 @@ -answers['foreman::plugin::digitalocean'] ||= false -answers['foreman::plugin::memcache'] ||= false -answers['foreman::plugin::monitoring'] ||= false -answers['foreman_proxy::plugin::monitoring'] ||= false diff --git a/config/katello.migrations/190406203844-add-expire-hosts.rb b/config/katello.migrations/190406203844-add-expire-hosts.rb deleted file mode 100644 index efee4b0f..00000000 --- a/config/katello.migrations/190406203844-add-expire-hosts.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::expire_hosts'] ||= false diff --git a/config/katello.migrations/190412103750-add-salt-plugin.rb b/config/katello.migrations/190412103750-add-salt-plugin.rb deleted file mode 100644 index 75498974..00000000 --- a/config/katello.migrations/190412103750-add-salt-plugin.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::salt'] ||= false -answers['foreman_proxy::plugin::salt'] ||= false diff --git a/config/katello.migrations/190416054903-foreman_snapshot_management.rb b/config/katello.migrations/190416054903-foreman_snapshot_management.rb deleted file mode 100644 index 130a88a4..00000000 --- a/config/katello.migrations/190416054903-foreman_snapshot_management.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::snapshot_management'] ||= false diff --git a/config/katello.migrations/190506151413-add-hammer-cli-ansible.rb b/config/katello.migrations/190506151413-add-hammer-cli-ansible.rb deleted file mode 100644 index 4329f54e..00000000 --- a/config/katello.migrations/190506151413-add-hammer-cli-ansible.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::ansible'] ||= false diff --git a/config/katello.migrations/190522134215-katello_kubevirt.rb b/config/katello.migrations/190522134215-katello_kubevirt.rb deleted file mode 100644 index e41ccbab..00000000 --- a/config/katello.migrations/190522134215-katello_kubevirt.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::kubevirt'] ||= false -answers['foreman::cli::kubevirt'] ||= false diff --git a/config/katello.migrations/190710133444-add-virt-who.rb b/config/katello.migrations/190710133444-add-virt-who.rb deleted file mode 100644 index 91820371..00000000 --- a/config/katello.migrations/190710133444-add-virt-who.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::cli::virt_who_configure'] ||= false -answers['foreman::plugin::virt_who_configure'] ||= false diff --git a/config/katello.migrations/190821132544-add-inventory-upload.rb b/config/katello.migrations/190821132544-add-inventory-upload.rb deleted file mode 100644 index 153bedff..00000000 --- a/config/katello.migrations/190821132544-add-inventory-upload.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::inventory_upload'] ||= false diff --git a/config/katello.migrations/191029130301-add-rex-cockpit.rb b/config/katello.migrations/191029130301-add-rex-cockpit.rb deleted file mode 100644 index d38c85b5..00000000 --- a/config/katello.migrations/191029130301-add-rex-cockpit.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::remote_execution::cockpit'] ||= false diff --git a/config/katello.migrations/191121130711-hammer_cli_azure.rb b/config/katello.migrations/191121130711-hammer_cli_azure.rb deleted file mode 100644 index e1ec8da0..00000000 --- a/config/katello.migrations/191121130711-hammer_cli_azure.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::azure'] ||= false diff --git a/config/katello.migrations/191202071825-foreman_azure.rb b/config/katello.migrations/191202071825-foreman_azure.rb deleted file mode 100644 index 0af3a466..00000000 --- a/config/katello.migrations/191202071825-foreman_azure.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::azure'] ||= false diff --git a/config/katello.migrations/200402093739-rename-inventory_upload-to-rh_cloud.rb b/config/katello.migrations/200402093739-rename-inventory_upload-to-rh_cloud.rb deleted file mode 100644 index 1e8ff0d3..00000000 --- a/config/katello.migrations/200402093739-rename-inventory_upload-to-rh_cloud.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::rh_cloud'] ||= answers['foreman::plugin::inventory_upload'] || false -answers.delete('foreman::plugin::inventory_upload') diff --git a/config/katello.migrations/200504134326-add-foreman-leapp.rb b/config/katello.migrations/200504134326-add-foreman-leapp.rb deleted file mode 100644 index 37c23d45..00000000 --- a/config/katello.migrations/200504134326-add-foreman-leapp.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::leapp'] ||= false diff --git a/config/katello.migrations/200803163936-add-statistics-plugin.rb b/config/katello.migrations/200803163936-add-statistics-plugin.rb deleted file mode 100644 index 3159f583..00000000 --- a/config/katello.migrations/200803163936-add-statistics-plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::statistics'] ||= false diff --git a/config/katello.migrations/200803185054-add-column-view-plugin.rb b/config/katello.migrations/200803185054-add-column-view-plugin.rb deleted file mode 100644 index d4e5bcf0..00000000 --- a/config/katello.migrations/200803185054-add-column-view-plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::column_view'] ||= false diff --git a/config/katello.migrations/201207230019-remove-digitalocean-plugin.rb b/config/katello.migrations/201207230019-remove-digitalocean-plugin.rb deleted file mode 100644 index 669b86c5..00000000 --- a/config/katello.migrations/201207230019-remove-digitalocean-plugin.rb +++ /dev/null @@ -1,3 +0,0 @@ -if answers.key?('foreman::plugin::digitalocean') - answers.delete('foreman::plugin::digitalocean') -end diff --git a/config/katello.migrations/201216152253-enable-remote-execution.rb b/config/katello.migrations/201216152253-enable-remote-execution.rb deleted file mode 100644 index b71d0059..00000000 --- a/config/katello.migrations/201216152253-enable-remote-execution.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::remote_execution'] ||= true -answers['foreman::cli::remote_execution'] ||= true if answers['foreman::cli'] diff --git a/config/katello.migrations/20210304102210_add_webhooks_plugin.rb b/config/katello.migrations/20210304102210_add_webhooks_plugin.rb deleted file mode 100644 index 4db21967..00000000 --- a/config/katello.migrations/20210304102210_add_webhooks_plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::webhooks'] ||= false diff --git a/config/katello.migrations/20210729084840_add_acd_plugin.rb b/config/katello.migrations/20210729084840_add_acd_plugin.rb deleted file mode 100644 index db0fe6e1..00000000 --- a/config/katello.migrations/20210729084840_add_acd_plugin.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::acd'] ||= false -answers['foreman_proxy::plugin::acd'] ||= false diff --git a/config/katello.migrations/20210803130619-add-hammer-puppet-plugin.rb b/config/katello.migrations/20210803130619-add-hammer-puppet-plugin.rb deleted file mode 100644 index 44716b05..00000000 --- a/config/katello.migrations/20210803130619-add-hammer-puppet-plugin.rb +++ /dev/null @@ -1,3 +0,0 @@ -unless answers.key?('foreman::cli::puppet') - answers['foreman::cli::puppet'] = true -end diff --git a/config/katello.migrations/20220406141823_foreman_google.rb b/config/katello.migrations/20220406141823_foreman_google.rb deleted file mode 100644 index 7b74040f..00000000 --- a/config/katello.migrations/20220406141823_foreman_google.rb +++ /dev/null @@ -1,4 +0,0 @@ -old_answer = answers.delete('foreman::compute::gce') - -answers['foreman::plugin::google'] ||= old_answer || false -answers['foreman::cli::google'] ||= answers['foreman::cli'] && answers['foreman::plugin::google'] diff --git a/config/katello.migrations/20220602112500_foreman_dlm.rb b/config/katello.migrations/20220602112500_foreman_dlm.rb deleted file mode 100644 index a7914e3d..00000000 --- a/config/katello.migrations/20220602112500_foreman_dlm.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::dlm'] ||= false diff --git a/config/katello.migrations/20220602141500_foreman_rescue.rb b/config/katello.migrations/20220602141500_foreman_rescue.rb deleted file mode 100644 index 32a944d5..00000000 --- a/config/katello.migrations/20220602141500_foreman_rescue.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::rescue'] ||= false diff --git a/config/katello.migrations/20220602145000_foreman_wreckingball.rb b/config/katello.migrations/20220602145000_foreman_wreckingball.rb deleted file mode 100644 index 126cf670..00000000 --- a/config/katello.migrations/20220602145000_foreman_wreckingball.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::wreckingball'] ||= false diff --git a/config/katello.migrations/20220602151000_foreman_dhcp_browser.rb b/config/katello.migrations/20220602151000_foreman_dhcp_browser.rb deleted file mode 100644 index 5b130c76..00000000 --- a/config/katello.migrations/20220602151000_foreman_dhcp_browser.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::dhcp_browser'] ||= false diff --git a/config/katello.migrations/20220602164000_foreman_git_templates.rb b/config/katello.migrations/20220602164000_foreman_git_templates.rb deleted file mode 100644 index cb8a2175..00000000 --- a/config/katello.migrations/20220602164000_foreman_git_templates.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::git_templates'] ||= false diff --git a/config/katello.migrations/20220602170000_foreman_scc_manager.rb b/config/katello.migrations/20220602170000_foreman_scc_manager.rb deleted file mode 100644 index 6578fc3a..00000000 --- a/config/katello.migrations/20220602170000_foreman_scc_manager.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::scc_manager'] ||= false diff --git a/config/katello.migrations/20220603093500_foreman_vault.rb b/config/katello.migrations/20220603093500_foreman_vault.rb deleted file mode 100644 index 4a3e7152..00000000 --- a/config/katello.migrations/20220603093500_foreman_vault.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::vault'] ||= false diff --git a/config/katello.migrations/20220603094000_foreman_netbox.rb b/config/katello.migrations/20220603094000_foreman_netbox.rb deleted file mode 100644 index 2034a840..00000000 --- a/config/katello.migrations/20220603094000_foreman_netbox.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::netbox'] ||= false diff --git a/config/katello.migrations/202208171305_hammer_cli_ssh.rb b/config/katello.migrations/202208171305_hammer_cli_ssh.rb deleted file mode 100644 index 7dcb4530..00000000 --- a/config/katello.migrations/202208171305_hammer_cli_ssh.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::ssh'] ||= false diff --git a/config/katello.migrations/202305101122_drop_column_view_plugin.rb b/config/katello.migrations/202305101122_drop_column_view_plugin.rb deleted file mode 100644 index 45ae98c2..00000000 --- a/config/katello.migrations/202305101122_drop_column_view_plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers.delete('foreman::plugin::column_view') diff --git a/config/katello.migrations/20240219155518_hdm.rb b/config/katello.migrations/20240219155518_hdm.rb deleted file mode 100644 index 6c7e6b1d..00000000 --- a/config/katello.migrations/20240219155518_hdm.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers['foreman::plugin::hdm'] ||= false -answers['foreman_proxy::plugin::hdm'] ||= false diff --git a/config/katello.migrations/20240327093251_drop_hooks_plugin.rb b/config/katello.migrations/20240327093251_drop_hooks_plugin.rb deleted file mode 100644 index da33fe30..00000000 --- a/config/katello.migrations/20240327093251_drop_hooks_plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers.delete('foreman::plugin::hooks') diff --git a/config/katello.migrations/20241121122001_add_resource_quota_plugin.rb b/config/katello.migrations/20241121122001_add_resource_quota_plugin.rb deleted file mode 100644 index 593c0b72..00000000 --- a/config/katello.migrations/20241121122001_add_resource_quota_plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::resource_quota'] ||= false diff --git a/config/katello.migrations/210323145816-foreman-tasks-backup.rb b/config/katello.migrations/210323145816-foreman-tasks-backup.rb deleted file mode 100644 index 96328f1d..00000000 --- a/config/katello.migrations/210323145816-foreman-tasks-backup.rb +++ /dev/null @@ -1,3 +0,0 @@ -if answers['foreman::plugin::tasks'].is_a?(Hash) && !answers['foreman::plugin::tasks'].key?('backup') - answers['foreman::plugin::tasks']['backup'] = true -end diff --git a/config/katello.migrations/210408173045-add-foreman-cli-katello.rb b/config/katello.migrations/210408173045-add-foreman-cli-katello.rb deleted file mode 100644 index fdff6bca..00000000 --- a/config/katello.migrations/210408173045-add-foreman-cli-katello.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::katello'] ||= true diff --git a/config/katello.migrations/210708144422-add-foreman-puppet.rb b/config/katello.migrations/210708144422-add-foreman-puppet.rb deleted file mode 100644 index 749dc130..00000000 --- a/config/katello.migrations/210708144422-add-foreman-puppet.rb +++ /dev/null @@ -1,3 +0,0 @@ -unless answers.key?('foreman::plugin::puppet') - answers['foreman::plugin::puppet'] = true -end diff --git a/config/katello.migrations/210723145429-add-webhooks-cli.rb b/config/katello.migrations/210723145429-add-webhooks-cli.rb deleted file mode 100644 index ea242855..00000000 --- a/config/katello.migrations/210723145429-add-webhooks-cli.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::webhooks'] ||= false diff --git a/config/katello.migrations/210929144850-disable-puppet-plugins-if-undesired.rb b/config/katello.migrations/210929144850-disable-puppet-plugins-if-undesired.rb deleted file mode 100644 index f4124182..00000000 --- a/config/katello.migrations/210929144850-disable-puppet-plugins-if-undesired.rb +++ /dev/null @@ -1,10 +0,0 @@ -# This fixes up 20210803130619-add-hammer-puppet-plugin.rb in case foreman::cli -# is disabled -if answers['foreman::cli::puppet'] && !answers['foreman::cli'] - answers['foreman::cli::puppet'] = false -end -# This fixes up 210708144422-add-foreman-puppet.rb in case foreman is -# disabled -if answers['foreman::plugin::puppet'] && !answers['foreman'] - answers['foreman::plugin::puppet'] = false -end diff --git a/config/katello.migrations/211020223805-add-proxy-host-reports.rb b/config/katello.migrations/211020223805-add-proxy-host-reports.rb deleted file mode 100644 index cffcbea6..00000000 --- a/config/katello.migrations/211020223805-add-proxy-host-reports.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman_proxy::plugin::reports'] ||= false diff --git a/config/katello.migrations/211020223956-add-host-reports.rb b/config/katello.migrations/211020223956-add-host-reports.rb deleted file mode 100644 index 29ee2a7f..00000000 --- a/config/katello.migrations/211020223956-add-host-reports.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::host_reports'] ||= false diff --git a/config/katello.migrations/220223160324-add-host-reports-cli.rb b/config/katello.migrations/220223160324-add-host-reports-cli.rb deleted file mode 100644 index 49a3e48d..00000000 --- a/config/katello.migrations/220223160324-add-host-reports-cli.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::host_reports'] ||= false diff --git a/config/katello.migrations/220826141649-drop-host-reports-plugin.rb b/config/katello.migrations/220826141649-drop-host-reports-plugin.rb deleted file mode 100644 index 2babf05b..00000000 --- a/config/katello.migrations/220826141649-drop-host-reports-plugin.rb +++ /dev/null @@ -1,5 +0,0 @@ -# https://github.com/theforeman/puppet-foreman/commit/f8f7e906e0707febc68dfff768a86e561ce0581d -answers.delete('foreman::cli::host_reports') -answers.delete('foreman::plugin::host_reports') -# https://github.com/theforeman/puppet-foreman_proxy/commit/8d3c7fd63999bade3fe12835316f01f0d9285503 -answers.delete('foreman_proxy::plugin::reports') diff --git a/config/katello.migrations/221031100739-drop-chef-plugin.rb b/config/katello.migrations/221031100739-drop-chef-plugin.rb deleted file mode 100644 index b4304f74..00000000 --- a/config/katello.migrations/221031100739-drop-chef-plugin.rb +++ /dev/null @@ -1,2 +0,0 @@ -answers.delete('foreman::plugin::chef') -answers.delete('foreman_proxy::plugin::chef') diff --git a/config/katello.migrations/221212190700-add-foreman-kernel-care.rb b/config/katello.migrations/221212190700-add-foreman-kernel-care.rb deleted file mode 100644 index 329cecf7..00000000 --- a/config/katello.migrations/221212190700-add-foreman-kernel-care.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::kernel_care'] ||= false diff --git a/config/katello.migrations/230301112308-drop-memcache-plugin.rb b/config/katello.migrations/230301112308-drop-memcache-plugin.rb deleted file mode 100644 index f52250d0..00000000 --- a/config/katello.migrations/230301112308-drop-memcache-plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers.delete('foreman::plugin::memcache') diff --git a/config/katello.migrations/230425145037-add-fog-proxmox.rb b/config/katello.migrations/230425145037-add-fog-proxmox.rb deleted file mode 100644 index 80f2eacd..00000000 --- a/config/katello.migrations/230425145037-add-fog-proxmox.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::plugin::proxmox'] ||= false diff --git a/config/katello.migrations/230821101313-add_apache_mod_status.rb b/config/katello.migrations/230821101313-add_apache_mod_status.rb deleted file mode 100644 index 7b7458d5..00000000 --- a/config/katello.migrations/230821101313-add_apache_mod_status.rb +++ /dev/null @@ -1 +0,0 @@ -answers['apache::mod::status'] ||= false diff --git a/config/katello.migrations/231127105240-add-hammer-rh-cloud.rb b/config/katello.migrations/231127105240-add-hammer-rh-cloud.rb deleted file mode 100644 index e394c2e3..00000000 --- a/config/katello.migrations/231127105240-add-hammer-rh-cloud.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::rh_cloud'] ||= false diff --git a/config/katello.migrations/240326121346-drop-setup-plugin.rb b/config/katello.migrations/240326121346-drop-setup-plugin.rb deleted file mode 100644 index f1b6c760..00000000 --- a/config/katello.migrations/240326121346-drop-setup-plugin.rb +++ /dev/null @@ -1 +0,0 @@ -answers.delete('foreman::plugin::setup') diff --git a/config/katello.migrations/250218123832-add-hammer-cli-bootdisk.rb b/config/katello.migrations/250218123832-add-hammer-cli-bootdisk.rb deleted file mode 100644 index 654bfef4..00000000 --- a/config/katello.migrations/250218123832-add-hammer-cli-bootdisk.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::bootdisk'] ||= false diff --git a/config/katello.migrations/250218135439-add-hammer-cli-resource-quota.rb b/config/katello.migrations/250218135439-add-hammer-cli-resource-quota.rb deleted file mode 100644 index 01584030..00000000 --- a/config/katello.migrations/250218135439-add-hammer-cli-resource-quota.rb +++ /dev/null @@ -1 +0,0 @@ -answers['foreman::cli::resource_quota'] ||= false