Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 266 Bytes

File metadata and controls

11 lines (9 loc) · 266 Bytes

Local

Local config manager retrieves policies from the local configuration file passed to the agent. It does not require any specific configuration, it just needs to be activated and config file passed.

orb:
  config_manager:
    active: local
  ...