RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Cédric Jeanneret 0976e4eeb3 Update log-driver value for podman
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
2019-09-23 13:49:31 +02:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Add certmonger-grafana-refresh script 2019-08-20 08:23:58 +02:00
lib Add noop service provider and use it for httpd 2019-08-13 14:56:17 +02:00
manifests Merge "Use memcached for token caching in authtoken for telemetry services" 2019-09-23 03:30:09 +00:00
releasenotes Support connecting OVN DB over SSL 2019-09-11 18:08:12 +02:00
spec Merge "Use memcached for token caching in authtoken for telemetry services" 2019-09-23 03:30:09 +00:00
templates Update log-driver value for podman 2019-09-23 13:49:31 +02:00
zuul.d Remove scenario008 jobs 2019-06-13 17:53:04 -04:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview OpenDev Migration Patch 2019-04-19 19:35:27 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Load puppet-openstack_spec_helper locally during tests 2018-02-12 10:53:40 +08:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Patch fluentd module for unit tests until code lands 2019-06-21 09:31:08 -06:00
README.md Add release note link in README 2018-06-27 22:47:34 +08:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt Add Puppet package to bindep, for module build 2017-10-27 13:50:15 -07:00
metadata.json Bump metadata for train m3 2019-09-06 08:42:23 -06:00
setup.cfg Force to use markdown to prevent pypi issue 2019-07-01 20:45:00 +02:00
setup.py chmod +x setup.py 2017-10-06 12:28:56 -07:00
tox.ini Update min tox version to 2.0 2018-10-16 11:40:19 +08:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing