Resource Type: falconctl

Defined in:
lib/puppet/type/falconctl.rb
Providers:
linux

Overview

Configure the Falcon Sensor

Properties

  • cid

    The cid to set for the Falcon Sensor

  • proxy_enabled

    Enable or disable the proxy for the Falcon Sensor

    Supported values:
    • true
    • false
  • proxy_host

    The proxy host to set for the Falcon Sensor

  • proxy_port

    The proxy port to set for the Falcon Sensor

  • tags

    List of tags to set for the Falcon Sensor

Parameters

  • name (namevar)

    The name of the resource

  • provider

    The specific backend to use for this ‘falconctl` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • provisioning_token (defaults to: undef)

    The provisioning token used to register the sensor

  • tag_membership (defaults to: minimum)

    Rather specified tags should be treated as a complete list ‘inclusive` or as a list of tags to add to the existing list `minimum`.

    Supported values:
    • inclusive
    • minimum