python-tripleoclient/releasenotes/notes/ansible-forks-arg-9f7b439e4b6980dd.yaml
Luke Short 896a397b1e Expose --ansible-forks
Ansible forks are now configurable for a deployment. The default
will also no longer exceed 100 forks (but --ansible-forks can).

Change-Id: Iaa6763a3124e45c1f0297cd59cc57f206dfc5cda
Depends-On: I57345d5b100efce143fa940b56c81f5e6bc6c390
Signed-off-by: Luke Short <ekultails@gmail.com>
2020-09-23 13:11:30 -04:00

7 lines
201 B
YAML

---
features:
- |
A new `--ansible-forks` argument has been added to the TripleO and Overcloud
commands. The default value for forks has also been adjusted to no longer
exceed 100 forks.