You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| threatstack_feature_plan | String || Yes if 1x | (Agent 1.x only) TS Feature Plan. "i" for investigate/"m" for montior. |
29
-
| threatstack_ruleset | Array |["Base Rule Set"]|| Array of rulesets to apply to hosts. |
30
-
| threatstack_pkg_url | String | Depends on version || Location of package repo. Only change if you mirror your own. |
31
-
| threatstack_pkg | String | threatstack-agent || Name of package. Specify package version using `"threatstack-agent=X.Y.Z"` (Debian/Ubuntu) or `"threatstack-agent-X.Y.Z"` (RedHat/CentOS/Amazon). |
32
-
| threatstack_pkg_version | String | | | If defined, pins specific threatstack package version
| threatstack_feature_plan | String || Yes if 1x | (Agent 1.x only) TS Feature Plan. "i" for investigate/"m" for montior. |
29
+
| threatstack_ruleset | Array |["Base Rule Set"]|| Array of rulesets to apply to hosts. |
30
+
| threatstack_pkg_url | String | Depends on version || Location of package repo. Only change if you mirror your own. |
31
+
| threatstack_pkg | String | threatstack-agent || Name of package. Specify package version using `"threatstack-agent=X.Y.Z"` (Debian/Ubuntu) or `"threatstack-agent-X.Y.Z"` (RedHat/CentOS/Amazon). |
32
+
| threatstack_pkg_version | String | | | If defined, pins specific threatstack package version
33
33
| threatstack_pkg_validate | Boolean | yes || Should packages be validated? We default to yes, but if you repackage anything you may need to change this. |
34
-
| threatstack_url | String |https://app.threatstack.com|| The URL endpoint for Threat Stack. This should not change. |
35
-
| threatstack_hostname | String ||| The display hostname in the Threat Stack UI. Defaults to hostname. |
36
-
| threatstack_configure_agent | Boolean | true || Set to false to not configure the host, just install the package. |
0 commit comments