summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-apps/node-red.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/ch-apps/node-red.yml')
-rw-r--r--inventory/host_vars/ch-apps/node-red.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-apps/node-red.yml b/inventory/host_vars/ch-apps/node-red.yml
index 249e7f7a..ee11a495 100644
--- a/inventory/host_vars/ch-apps/node-red.yml
+++ b/inventory/host_vars/ch-apps/node-red.yml
@@ -3,6 +3,7 @@ node_red_instances:
test:
version: 3.1.3
port: 1880
+ credential_secret: "{{ vault_nodered_credential_secrets['test'] }}"
mqtt_tls:
certificate_provider: managed-ca
certificate_config:
@@ -64,4 +65,4 @@ node_red_instances:
default: {
permissions: "read"
}
- }
+ },