Skip to content

Commit 7727e08

Browse files
committed
trust the new APT Key
1 parent b3ec7cd commit 7727e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datadog/install.sls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ datadog-repo:
1414
{% if grains['os_family'].lower() == 'debian' %}
1515
- name: deb https://apt.datadoghq.com/ stable main
1616
- keyserver: keyserver.ubuntu.com
17-
- keyid: C7A7DA52
17+
- keyid: 382E94DE
1818
- file: /etc/apt/sources.list.d/datadog.list
1919
- require:
2020
- pkg: datadog-apt-https

0 commit comments

Comments
 (0)