Support adding a swap file to overcloud nodes
authorJames Slagle <jslagle@redhat.com>
Thu, 28 Jan 2016 20:34:54 +0000 (15:34 -0500)
committerJames Slagle <jslagle@redhat.com>
Tue, 1 Mar 2016 19:29:22 +0000 (14:29 -0500)
commit570bf5431113db332490e403bb889ed5959876f9
tree080169cc10fa78cf0607fa34c44db220f1713f09
parentfef01919e67e59f2ba0dc9d5b1ec5567dc9daabf
Support adding a swap file to overcloud nodes

Create a new SoftwareDeployment that can be used to add a swap file to
all nodes The amount of swap and the location of the swap file can be
customized via parameter_defaults and the swap_size_megabytes/swap_path
parameters.

Change-Id: I1fb14c0fab2255410fceb26c3a7d5cfe0ba57b3b
extraconfig/all_nodes/swap.yaml [new file with mode: 0644]