Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFE-2995 Crossreferences for cf-runagent, resource_type, and cfruncommand #2069

Merged
merged 1 commit into from Feb 8, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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