Skip to content

Commit 4bb7df3

Browse files
committed
store-sm, repository-hdfs and identity-provider policies
1 parent 690fd09 commit 4bb7df3

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

plugins/repository-hdfs/src/main/plugin-metadata/entitlement-policy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ ALL-UNNAMED:
55
- write_system_properties:
66
properties:
77
- hadoop.home.dir
8+
- files:
9+
- relative_path: "repository-hdfs/"
10+
relative_to: config
11+
mode: read_write
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ALL-UNNAMED:
2+
- files:
3+
- relative_path: "indices/"
4+
relative_to: data
5+
mode: read_write

x-pack/plugin/identity-provider/src/main/plugin-metadata/entitlement-policy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ ALL-UNNAMED:
33
- write_system_properties:
44
properties:
55
- org.apache.xml.security.ignoreLineBreaks
6+
- files:
7+
- relative_path: ""
8+
relative_to: config
9+
mode: read

0 commit comments

Comments
 (0)