tripleo-heat-templates/extraconfig
Alex Schultz 7c97320334 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.

Change-Id: Ie3bd17ca9863e7687721e8c2628e485ea1849321
Closes-Bug: #1772071
2018-05-21 14:32:49 +00:00
..
all_nodes Change template names to rocky 2018-05-09 08:28:42 +02:00
nova_metadata Merge "Revert "Switch public endpoints to use FQDNs by default"" 2018-05-17 21:56:29 +00:00
post_deploy Change template names to rocky 2018-05-09 08:28:42 +02:00
pre_deploy/rhel-registration Don't use crudini to get rhn server 2018-05-17 10:35:56 -04:00
pre_network Change template names to rocky 2018-05-09 08:28:42 +02:00
services Change template names to rocky 2018-05-09 08:28:42 +02:00
tasks Use str_replace for known_hosts 2018-05-21 14:32:49 +00:00