RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Ryo Hayakawa 7097c48b11 Enable to modify params of logrotate-crond.conf
Parameters "minsize" and "notifempty" of /etc/logrotate-crond.conf
in the container logrotate_crond should be changeable even if this
doesn't	comply with GDPR. This is because there might be users who
don't want to comply with it for some reason such as their internal
rule, testing purpose, etc.

This patch adds the following Puppet hieradata.

tripleo::profile::base::logging::logrotate::minsize (default: 1)
tripleo::profile::base::logging::logrotate::notifempty (default: True)

Change-Id: I623c711921cf7fe52f15cc1ba4a1dafb3c9479b7
Closes-Bug: #1884415
(cherry picked from commit f6f878d4b3)
2020-07-07 11:25:41 +00:00
doc Follow the new PTI for document build 2018-02-28 14:42:12 +08:00
files Ensure that the HAProxy certificate is updated 2020-07-06 16:17:02 +00:00
lib Merge "Use a python shim for running for auth_ed25519 helper" 2020-04-18 04:48:15 +00:00
manifests Enable to modify params of logrotate-crond.conf 2020-07-07 11:25:41 +00:00
releasenotes Support for Dell EMC VXFlexOS Backend 2020-06-04 16:18:12 -05:00
spec Merge "Support for Dell EMC VXFlexOS Backend" into stable/ussuri 2020-06-09 05:25:17 +00:00
templates Enable to modify params of logrotate-crond.conf 2020-07-07 11:25:41 +00:00
zuul.d Merge "Remove remaining zuul configuration for Tacker" 2020-04-20 04:08:42 +00:00
.gitignore Dissuade .gitignore references to personal tools 2018-10-08 11:47:08 +08:00
.gitreview Update .gitreview for stable/ussuri 2020-05-26 17:14:00 +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 Merge "Remove fluentd manifests" 2020-04-29 10:20:10 +00: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 metadata/ussuri: fix openstacklib requirement 2020-05-27 09:07:15 -04: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 TOX_CONSTRAINTS_FILE for stable/ussuri 2020-05-26 17:14:03 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.

Contributing