fb70e99a4b
Currently in the upgrade job we are seeing the OOM killer kick in during the 'overcloud service configuration save' command. Ansible is quite inefficient when copying large files around, so excluding the large IPA images should relieve some memory pressure. Change-Id: I3a230b0a699154606ca8faa00a85d45ae815c599 Story: 2004704 Task: 28733
7 lines
221 B
YAML
7 lines
221 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds support for including or excluding files from the output of ``kayobe
|
|
overcloud service configuration save``. This is particularly useful for
|
|
large files such as the Ironic IPA images.
|