896a397b1e
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>
7 lines
201 B
YAML
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.
|