Issue #18747 has been updated by Andrea Ieri.
Confirmed in 2.7.18. I have to do things like `--reportserver noserver` to prevent the report from being sent. ---------------------------------------- Bug #18747: puppet agent option --report fails with false flag https://projects.puppetlabs.com/issues/18747#change-84672 Author: Celia Cottle Status: Unreviewed Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: Branch: If you have report = true in your puppet.conf, and run `puppet agent --test --report false`, the agent will still send a report. I tested the opposite, that if report = false, and you do `puppet agent --test --report true`, it will file a report. The issue seems to only be for when report is true in the puppet.conf, and you try to set it to false with the flag. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
