lib/katello/tasks/pulp3_migration.rake in katello-3.18.2.1 vs lib/katello/tasks/pulp3_migration.rake in katello-3.18.3
- old
+ new
@@ -1,7 +1,7 @@
namespace :katello do
desc "Runs a Pulp 2 to 3 Content Migration for supported types. May be run multiple times. Use wait=false to immediately return with a task url."
- task :pulp3_migration => ["dynflow:client"] do
+ task :pulp3_migration => ["dynflow:client", 'check_config'] do
services = [:candlepin, :foreman_tasks, :pulp3, :pulp, :pulp_auth]
Katello::Ping.ping!(services: services)
puts "Starting task."
SmartProxy.pulp_primary.refresh