Skip to content

Commit 1437d6e

Browse files
author
Anandkumar Patel
committed
add certs to nginx
1 parent 3eac91c commit 1437d6e

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

ansible/navi-proxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
roles:
66
- role: datadog
77
has_dd_integration: yes
8+
- role: content-domain-certs
89
- role: container_restart

ansible/navi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@
1717
- role: builder
1818
tags: [ build ]
1919

20-
- role: content-domain-certs
21-
2220
- role: tls-server-ca
2321
ca_dest: "{{ redis_ca_cert_path }}"
2422

0 commit comments

Comments
 (0)