Skip to content

Instantly share code, notes, and snippets.

@vijaycs85
Created November 15, 2017 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vijaycs85/f6a6826b303c5573ec04d869fa80174a to your computer and use it in GitHub Desktop.
Save vijaycs85/f6a6826b303c5573ec04d869fa80174a to your computer and use it in GitHub Desktop.
# Basic data types for policy.
policy_plugin:
type: mapping
mapping:
plugin_id:
type: string
plugin_name:
type: label
policy:
type: mapping
mapping:
concatenation:
type: string
conditions:
type: sequence
sequence:
- type: policy_plugin
# Schema for configuration files of the Policy module.
entity_access_policies.policy.*:
type: policy
mapping:
policies:
- type: policy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment