Skip to content
Snippets Groups Projects
Unverified Commit 2baf1104 authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

origin_metadata: Make unit name consistent with configuration

Related T1525
parent e38b5d79
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ class profile::swh::deploy::worker::swh_indexer_origin_intrinsic_metadata {
$task_modules = ['swh.indexer.tasks']
$task_queues = ['swh_indexer_origin_intrinsic_metadata']
Package[$::profile::swh::deploy::base_indexer::packages] ~> ::profile::swh::deploy::worker::instance {'swh_indexer_origin_intrinsic_metadata':
Package[$::profile::swh::deploy::base_indexer::packages] ~> ::profile::swh::deploy::worker::instance {'indexer_origin_intrinsic_metadata':
ensure => present,
concurrency => $concurrency,
loglevel => $loglevel,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment