Andrew Bogott has submitted this change and it was merged. Change subject: explicit 0664 mode for /etc/logrotate.d/glusterlogs ......................................................................
explicit 0664 mode for /etc/logrotate.d/glusterlogs On a fresh lab instance, I have noticed the following error message: notice: /Stage[main]/Generic::Gluster/File[/etc/logrotate.d/glusterlogs]/mode: mode changed '0644' to '0664' So I guess we want to explicitly set 0664 on the file. Change-Id: I11759e08ec174e70147509fa5c874097b783568d --- M manifests/generic-definitions.pp 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Andrew Bogott: Verified; Looks good to me, approved jenkins-bot: Verified -- To view, visit https://gerrit.wikimedia.org/r/44972 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I11759e08ec174e70147509fa5c874097b783568d Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Hashar <[email protected]> Gerrit-Reviewer: Andrew Bogott <[email protected]> Gerrit-Reviewer: Hashar <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
