commit | ddae9ac2c5aacaa583e076a647a7b6103e9a78b5 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Tue Jun 28 12:38:59 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Tue Jun 28 12:38:59 2016 -0700 |
tree | 0d7f0d3c0409c0bfaa545829684d71d4a5a65fbf | |
parent | 10a8b9879b4d6d8e19881bf6aadb97191d7f1885 [diff] |
add apt-cache to the list of things using cnames Change-Id: Ide7a362bbc619c149e25fae342c71cbe99fa007d
diff --git a/roles/maas/files/update_dns_template.sh b/roles/maas/files/update_dns_template.sh index 91bc01f..5bb7633 100755 --- a/roles/maas/files/update_dns_template.sh +++ b/roles/maas/files/update_dns_template.sh
@@ -58,6 +58,7 @@ \$INCLUDE "/etc/bind/maas/dhcp_harvest.inc" $HOSTNAME IN A $LHOST docker-registry CNAME $HOSTNAME +apt-cache CNAME $HOSTNAME \$INCLUDE "/etc/bind/maas/cnames.inc" {{endif}} EOT