Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3772001
D3270.id8417.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3270.id8417.diff
View Options
diff --git a/pillar/credentials/vault.sls b/pillar/credentials/vault.sls
--- a/pillar/credentials/vault.sls
+++ b/pillar/credentials/vault.sls
@@ -50,6 +50,7 @@
vault_policies:
- admin
+ - airflow
- salt-primary
- sentry
- vault_bootstrap
diff --git a/roles/vault/policies/files/airflow.hcl b/roles/vault/policies/files/airflow.hcl
new file mode 100644
--- /dev/null
+++ b/roles/vault/policies/files/airflow.hcl
@@ -0,0 +1,20 @@
+# -------------------------------------------------------------
+# Vault configuration - Policy for Apache Airflow
+# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+# Project: Nasqueron
+# License: Trivial work, not eligible to copyright
+# Source file: roles/vault/vault/files/airflow.hcl
+#
+# Airflow realm: nasqueron
+# -------------------------------------------------------------
+#
+# <auto-generated>
+# This file is managed by our rOPS SaltStack repository.
+#
+# Changes to this file may cause incorrect behavior
+# and will be lost if the state is redeployed.
+# </auto-generated>
+
+path "apps/data/airflow/*" {
+ capabilities = [ "read" ]
+}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 25, 02:24 (18 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2261554
Default Alt Text
D3270.id8417.diff (1 KB)
Attached To
Mode
D3270: Create Vault policy for Airflow
Attached
Detach File
Event Timeline
Log In to Comment