Skip to content

Commit 1d7a583

Browse files
committed
Added cross reference to promise
So that we know the ability to limit this is important, I added a reference to the public ticket as a stakeholder/promisee. Ticket: CFE-1799 Changelog: None
1 parent e7442ee commit 1d7a583

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cfe_internal/core/main.cf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ bundle agent cfe_internal_core_main
1414
# See https://dev.cfengine.com/issues/6906
1515

1616
!mpf_disable_cfe_internal_limit_robot_agents::
17-
"any" usebundle => cfe_internal_limit_robot_agents,
17+
"Limit concurrent agents" -> { "CFE-1799" }
18+
usebundle => cfe_internal_limit_robot_agents,
1819
handle => "cfe_internal_management_limit_cfe_agents",
1920
comment => "Manage CFE processes";
2021

0 commit comments

Comments
 (0)