We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ed0e8b commit eef1e90Copy full SHA for eef1e90
resources/faq/output-email.markdown
@@ -8,9 +8,9 @@ sorting: 90
8
## How do I set the email where agent reports are sent?
9
10
The agent report email functionality is configured in `body executor control`
11
-https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}/controls/cf_execd.cf.
+https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}.x/controls/cf_execd.cf.
12
It defaults to `root@$(def.domain)` which is configured in `bundle common def`
13
-https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}/def.cf.
+https://github.com/cfengine/masterfiles/blob/{{site.cfengine.branch}}.x/controls/def.cf.
14
15
**See also:** [`def.mailto`][Masterfiles Policy Framework#mailto].
16
0 commit comments