-
Suggestion
-
Resolution: Fixed
-
0
-
1
-
Request
In the same way Bamboo offers the option of preventing auto capability detection on agents, it would interesting having the option of enabling/disabling bamboo-capabilities.properties from being read.
Suggestion
- global option, set in Bamboo server, preventing whatever Bamboo Remote Agent from making use of bamboo-capabilities.properties and/or;
- having a flag during the Agent Authentication process on Bamboo administration >> Agents >> Agent Authentication tab in which you can select which agent(s) should have bamboo-capabilities.properties read.
The current code doesn't work well in that the DISABLE_AGENT_AUTO_CAPABILITY_DETECTION flag stops capabilities from being added from the bamboo-capabilities.properties file and the auto capability detection, where it should only prevent the auto capabilities detection.
If someone doesn't want capabilities read from the bamboo-capabilities.properties file, can't they just not include/update a bamboo-capabilities.properties file?