commit | cc167084bf21e61f05936c1ab56158395c65bad9 | [log] [tgz] |
---|---|---|
author | sgarbuz <sgarbuz@mirantis.com> | Thu May 03 10:37:30 2018 +0300 |
committer | sgarbuz <sgarbuz@mirantis.com> | Mon May 07 07:55:30 2018 +0000 |
tree | f70b12e1cd96665c30f6cb91ff1e7f6b3836f0f9 | |
parent | ac74169d452f8b738a5bc9ffd92793ffe1f13b5b [diff] |
Install logrotate formula during SaltMaster bootstrap Logrotate is basic system functionality we should manage on each host. Since we are going to add it to linux.single metadata, it should be preinstalled on cfg node to render pillar successfully. Change-Id: I72aecb3a9ce4010e5cb43fa323c8b7e54c5f9243 Related-Prod: PROD-19346