Skip to content

Commit 22c56f3

Browse files
committed
Fix minor issues with swarm-cloudwatch-rpoerter
1 parent 2009fd6 commit 22c56f3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ansible/group_vars/alpha-swarm-manager-metrics.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ dockerfile_pre_install_commands:
1212

1313
cron_scedule: "*/5 * * * *"
1414

15+
inject_ca: false
16+
1517
volume_mounts:
1618
- name: "{{ name }}-docker-ssl-certs"
1719
path: /etc/ssl/docker

ansible/swarm-cloudwatch-reporter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44
- group_vars/alpha-swarm-manager-metrics.yml
55
roles:
66
- role: builder
7-
8-
- role: docker_client
97
- role: swarm-cloudwatch-reporter

0 commit comments

Comments
 (0)