4251eb7816
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 |
||
---|---|---|
.. | ||
ipaclient.yaml | ||
ipsec.yaml | ||
kubernetes-master.yaml | ||
kubernetes-worker.yaml | ||
openshift-cns.yaml | ||
openshift-infra.yaml | ||
openshift-master.yaml | ||
openshift-node.yaml | ||
openshift-worker.yaml | ||
README.rst | ||
rhsm.yaml | ||
skydive-agent.yaml | ||
skydive-analyzer.yaml |
Externally Installed Services
The services in this directory and the Ansible hook they use (external_deploy_tasks) are currently considered experimental.