Skip to content

Commit

Permalink
Merge pull request #2069 from nickanderson/CFE-2995/3.12
Browse files Browse the repository at this point in the history
CFE-2995 Crossreferences for cf-runagent, resource_type, and cfruncommand
  • Loading branch information
nickanderson committed Feb 8, 2019
2 parents 584a57e + e7e9e4d commit 940122d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reference/components/cf-runagent.markdown
Expand Up @@ -19,6 +19,8 @@ which hosts `cf-agent` will be started, and classes that the user requests

[%CFEngine_include_snippet(cf-runagent.help, [\s]*--[a-z], ^$)%]

**See also**: [bundle resource_type in server access promises][access#resource_type], [cfruncommand in body server control][cf-serverd#cfruncommand]

## Control Promises

Settings describing the details of the fixed behavioral promises made by
Expand Down
1 change: 1 addition & 0 deletions reference/components/cf-serverd.markdown
Expand Up @@ -280,6 +280,7 @@ shell command at your own risk.
}
```

**See also**: [cf-runagent][cf-runagent], [bundle resource_type in server access promises][access#resource_type]

### call_collect_interval

Expand Down
2 changes: 2 additions & 0 deletions reference/promise-types/access.markdown
Expand Up @@ -707,6 +707,8 @@ access:
}
```

**See also**: [--remote-bundles option for cf-runagent][cf-runagent], [cfruncommand in body server control][cf-serverd#cfruncommand]

**History:**

- ```bundle``` `resource_type` added in 3.9.0
Expand Down

0 comments on commit 940122d

Please sign in to comment.