We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ec7cd commit 7727e08Copy full SHA for 7727e08
1 file changed
datadog/install.sls
@@ -14,7 +14,7 @@ datadog-repo:
14
{% if grains['os_family'].lower() == 'debian' %}
15
- name: deb https://apt.datadoghq.com/ stable main
16
- keyserver: keyserver.ubuntu.com
17
- - keyid: C7A7DA52
+ - keyid: 382E94DE
18
- file: /etc/apt/sources.list.d/datadog.list
19
- require:
20
- pkg: datadog-apt-https
0 commit comments