commit | 6ca9bbc9b66d7eacd4444450d70268531c7658ac | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@cs.arizona.edu> | Sat Jun 10 17:43:49 2017 -0700 |
committer | Zack Williams <zdw@cs.arizona.edu> | Wed Jun 14 18:21:45 2017 -0700 |
tree | 1ff5fa931d3c9ecfb1225e7ef80f7a51184f5598 | |
parent | 74bdba63fc36f54d09763d0bf6fe533314c91edd [diff] |
MaaS provisioner uses platform-install roles, and needs more files from them to operate properly Change-Id: Ibedcfb133f39b820a581fae49f99437743e144b0
diff --git a/roles/maas/templates/automation-compose.yml.j2 b/roles/maas/templates/automation-compose.yml.j2 index 1c2be8f..1644c11 100644 --- a/roles/maas/templates/automation-compose.yml.j2 +++ b/roles/maas/templates/automation-compose.yml.j2
@@ -62,6 +62,7 @@ - "/etc/maas/ansible:/etc/maas/ansible" - "/usr/local/share/ca-certificates:/usr/local/share/ca-certificates" - "/opt/cord:/opt/cord" + - "/opt/cord_profile:/opt/cord_profile" - "/opt/credentials:/opt/credentials" - "/etc/maas/.ssh:/etc/maas/.ssh" restart: unless-stopped