mirror of
https://github.com/fleetdm/fleet
synced 2026-05-09 10:11:03 +00:00
- Removes _"Optional unique identifier that can be used by the principal assuming the role to assert its identity."_ text as it: 1. Is (possibly?) duplicative of _"AWS STS External ID to use for Firehose authentication. This is typically used in conjunction with an STS role ARN to ensure that only the intended AWS account can assume the role."_ 2. Seems ill-placed (even if it should persist, if should probably be nested under the [`firehose_sts_external_id` heading](https://fleetdm.com/docs/configuration/fleet-server-configuration#firehose-sts-external-id)) - Fixes markdown formatting on `firehose_sts_assume_role_arn` by adding another newline char so the resulting HTML gets properly rendered (as an `<h5>`) _outside the `<ul>` tag:_  Currently looks like this on [Fleet Server Configuration page](https://fleetdm.com/docs/configuration/fleet-server-configuration):  # Checklist for submitter If some of the following don't apply, delete the relevant line. (None of the checklist items applied to this change. |
||
|---|---|---|
| .. | ||
| agent-configuration.md | ||
| fleet-server-configuration.md | ||
| README.md | ||
Configuration
Fleet server
Fleet server configuration
Documentation for configuring the Fleet binary, managing osquery configurations, and running with systemd.
Agent
Agent configuration
Learn how to set agent options with config YAML file and the fleetctl command line tool.