tripleo-heat-templates/extraconfig
Alex Schultz c77278093e Use str_replace for known_hosts
There is a limit to how long input data can be for the heat script hook.
It turns out that data longer than 131072, will return an Argument list
to long error. To get around this, we need to pass this data in a
different way so that the heat script hook will work.

NOTE: Includes fix from If7a4c6f3581bed270f478b98b8da8fe010acbbc1

Change-Id: Ie3bd17ca9863e7687721e8c2628e485ea1849321
Closes-Bug: #1772071
(cherry picked from commit 7c97320334)
2018-05-22 19:26:26 +00:00
..
all_nodes Fix for AllNodesExtraConfig and fix environment files to create swap files/partitions 2017-01-26 02:35:03 +00:00
post_deploy Add ExtraConfig example that always runs on update 2016-03-23 14:29:50 +00:00
pre_deploy/rhel-registration Don't use crudini to get rhn server 2018-05-17 17:23:39 +00:00
tasks Use str_replace for known_hosts 2018-05-22 19:26:26 +00:00