sentinel Block
Placement | sentinel |
The sentinel
block configures the Sentinel policy engine and tunes various parameters.
sentinel { import "custom-plugin" { path = "/usr/bin/sentinel-custom-plugin" args = ["-verbose", "foo"] }}
sentinel
Parameters
import
(Import: nil)
- Specifies a plugin that should be made available for importing by Sentinel policies. The name of the import matches the name that can be imported.