Skip to content

Commit 5e23ddf

Browse files
authored
Merge pull request #20 from DataDog/massi/newkey
Trust the new APT Key
2 parents 0d2f6b4 + 7727e08 commit 5e23ddf

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)