-
Notifications
You must be signed in to change notification settings - Fork 0
/
playbook.yml
53 lines (40 loc) · 1.72 KB
/
playbook.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
- name: RKE2-Immuta-Trino
hosts: localhost
roles:
- rke2
- immuta
- trino
vars:
#External immuta URL
immuta_url: reb.immuta.ps
immuta_version: 2022.2.0
# External Trino URL
trino_url: reb-trino.immuta.ps
trino_version: 389
helm_version: v3.9.0
immuta_deploy_tools_version: 2.1.5
# Immuta k8s namespace
immuta_namespace: immuta
# Initial immuta User
immuta_admin_userid: [email protected]
# Initial user's apikey
immuta_apikey: [email protected]
# Scrypt hash of initial user's password (this is immutaadmin); see: https://runkit.com/embed/l4wz13q6jbrh
immuta_admin_password_hash: c2NyeXB0AA4AAAAIAAAAAaatGqEHwOLRGjUh7sKeaLdGiuaYMzCYVYTYh7lebQkXBAvQPi8O335/K+StCI3Q6al3FRBvqfzrysjFvY0XSNx5yeENFw5oh/zjJJYVRQVE
# apikey for immuta trino native integration
immuta_trino_apikey: 8675309abcd1234
# service account for immuta in trino
immuta_trino_service_account_user: immuta_system_account
# trino account passwords (htpasswd -B -C 10 -n password.db immuta_system_account) - this is immutaadmin
immuta_trino_service_account_password: $2y$10$NdrfZ5ijvLulPbBH54vbMeb8yfQlxJvDd5.7IxnmTBzO74PpynGhm
immuta_admin_trino_password: $2y$10$NdrfZ5ijvLulPbBH54vbMeb8yfQlxJvDd5.7IxnmTBzO74PpynGhm
#Connect an initial Postgresql instance to trino, e.g.
rds_uri: jdbc:postgresql://demo.cfzynskvahpp.us-east-1.rds.amazonaws.com:5432/postgres
rds_password: "{{ lookup('env', 'RDS_PASSWORD') | default('postgres', True) }}"
trino_namespace: trino
trino_image: registry.immuta.com/immuta/immuta-trino
trino_image_tag: 389
trino_immuta_catalog_name: immuta
# Seed an immuta license
#immuta_license: