Unverified Commit 269fb4c9 by Fred Smith Committed by GitHub

Merge pull request #4364 from edx/derf/update_datadog_key

update datadog key
parents aea60889 3b05d38a
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
- name: Add apt key for datadog - name: Add apt key for datadog
apt_key: apt_key:
id: "C7A7DA52" id: "382E94DE"
url: "{{ COMMON_UBUNTU_APT_KEYSERVER }}{{ datadog_apt_key }}" url: "{{ COMMON_UBUNTU_APT_KEYSERVER }}{{ datadog_apt_key }}"
state: present state: present
tags: tags:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment