We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a144663 commit a6e13c5Copy full SHA for a6e13c5
Procfile.example
@@ -36,9 +36,8 @@
36
# If you are unsure which workers to start, you can run `ruby lib/workers/bin/run_single_worker.rb -l` to list the workers available
37
38
# VMware example
39
-# The following workers should be started to work with a VMware infrastructure EMS
+# The following worker should be started to work with a VMware infrastructure EMS
40
41
-# vim_broker: ruby lib/workers/bin/run_single_worker.rb MiqVimBrokerWorker
42
# vmware_metrics: ruby lib/workers/bin/run_single_worker.rb ManageIQ::Providers::Vmware::InfraManager::MetricsCollectorWorker
43
44
# Per EMS queue workers
0 commit comments