Comment 8 for bug 1662512

Revision history for this message
TatyanaGladysheva (tgladysheva) wrote :

Verified on 9.2 + mu1 updates.

Before the fix:
There is no debug messages in puppet log:
- in /var/log/remote/node-1.test.domain.local/puppet-apply.log on master node
- in /var/log/puppet.log on controller node

After the fix:
Debug messages are present in the log:
On master node:
[root@nailgun ~]# grep -c debug /var/log/remote/node-1.test.domain.local/puppet-apply.log
176104
On controller node:
root@node-1:~# grep -c debug /var/log/puppet.log
174462