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

instance: Remove no longer used parameters

Related T1531
parent 84dba0dc
No related branches found
No related tags found
No related merge requests found
# Instance of a worker
define profile::swh::deploy::worker::instance (
$ensure = present,
$task_broker = '',
$task_modules = [],
$task_queues = [],
$task_soft_time_limit = 0,
$concurrency = 10,
$loglevel = 'info',
$max_tasks_per_child = 5,
......
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