0976e4eeb3

Depending on the podman version, "json-file" is set to noop and makes podman crash (true for at least podman 1.4.1), while older versions re-add this json-file as an alias to k8s-file (true since 1.4.3). Ensuiring we're using k8s-file will prevent issues depending on the podman version. Relates to https://bugzilla.redhat.com/show_bug.cgi?id=1754416 Closes-Bug: #1844856 Change-Id: I70eba8af06741ed81173689a03c4867421917cd6
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
- TripleO: https://docs.openstack.org/tripleo-docs/latest/
- Testing with puppet: https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing.html
- Release Notes https://docs.openstack.org/releasenotes/puppet-tripleo
Description