tripleo-heat-templates/extraconfig
Michele Baldessari 4251eb7816 ipaclient: do not explicitely install python-simplejson
We currently install python-simplejson unconditionally.
I believe we can avoid doing so because nothing actually uses simplejson
in these scripts:

$ grep -i simplejson extraconfig/services/ipaclient.yaml
$

We do this so we do not have to conditionalize the package installation
for CentOS/RHEL 8, because there the package is called
python3-simplejson

Change-Id: I133714ecbf8fb66647cb153a39dbd5a23bf68fe9
2019-03-26 07:41:10 +00:00
..
all_nodes Change template names to rocky 2018-05-09 08:28:42 +02:00
nova_metadata Spliting compact services in multiples lines 2018-12-12 20:57:24 +00:00
post_deploy Support ctlplane subnet host routes from undercloud.conf 2019-03-12 16:01:22 +01:00
pre_deploy/rhel-registration Correct file modes for rpmlint failures 2018-12-14 13:21:28 -07:00
pre_network Merge "Remove unused resources of PreNetworkConfig for NFV" 2019-03-05 19:36:18 +00:00
services ipaclient: do not explicitely install python-simplejson 2019-03-26 07:41:10 +00:00
tasks Merge "Python 3 compatibility: fix has_key" 2018-11-23 12:28:29 +00:00