commit | 293782a32f56d70fd787bb1ec2178cf801959981 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Sun Jan 15 15:51:49 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Sun Jan 15 15:51:49 2017 -0700 |
tree | ace1ed691398201c5d1f088bcefee5fc615b7e8c | |
parent | d4e3f6273cbd61bc65fb3bba5013cfe33abf2d4d [diff] |
Mount the ca-certificates directory Change-Id: I5116290ec053b0b5edf9411466dd8722aa654181
diff --git a/roles/maas/templates/automation-compose.yml.j2 b/roles/maas/templates/automation-compose.yml.j2 index 3fb4747..7b3df39 100644 --- a/roles/maas/templates/automation-compose.yml.j2 +++ b/roles/maas/templates/automation-compose.yml.j2
@@ -60,6 +60,7 @@ - "PROVISION_LOG_FORMAT=text" volumes: - "/etc/maas/ansible:/etc/maas/ansible" + - "/usr/local/share/ca-certificates:/usr/local/share/ca-certificates" - "/etc/maas/.ssh:/etc/maas/.ssh" restart: unless-stopped