Skip to content

Instantly share code, notes, and snippets.

@whip113
Created November 14, 2018 21:32
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 whip113/007823519e015f87d1202bfe26e344fc to your computer and use it in GitHub Desktop.
Save whip113/007823519e015f87d1202bfe26e344fc to your computer and use it in GitHub Desktop.
Cluster policy sample
- !policy
id: conjur
body:
- !policy
id: cluster/my-policy-cluster-name
body:
- !layer
- &hosts
- !host
id: conjur1.example.com
- !host
id: conjur2.examle.com
- !host
id: conjur3.example.com
- !grant
role: !layer
member: *hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment