commit | 40da37c935914f7021b3c3a6fbe95679cc327bc7 | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Wed Jun 15 18:14:49 2016 -0700 |
committer | David K. Bainbridge <dbainbri@ciena.com> | Wed Jun 15 18:14:49 2016 -0700 |
tree | 306e34fdc68daac4547025e53685e7c504c60300 | |
parent | 589a08fe86c2ed5e26b07ed0756121ddff572ef3 [diff] |
create a cname for the local docker registry Change-Id: I9c8d4415a29ce5fdc532f53194b10f1f022634ee
diff --git a/roles/maas/files/update_dns_template.sh b/roles/maas/files/update_dns_template.sh index 448d3fc..659a799 100755 --- a/roles/maas/files/update_dns_template.sh +++ b/roles/maas/files/update_dns_template.sh
@@ -57,6 +57,7 @@ {{if domain == '$DOMAIN'}} \$INCLUDE "/etc/bind/maas/dhcp_harvest.inc" $HOSTNAME IN A $LHOST +docker-registry CNAME $HOSTNAME {{endif}} EOT