David K. Bainbridge | ca68f06 | 2016-10-27 11:04:33 -0700 | [diff] [blame] | 1 | # This file was generated by the CORD deployment scripts. The values in this file are |
2 | # set in the deployment configuration file | ||||
3 | {% if ubuntu_apt_repo is defined %} | ||||
4 | {{ ubuntu_apt_repo }} | ||||
5 | {% endif %} | ||||
6 | {% if ubuntu_updates_apt_repo is defined %} | ||||
7 | {{ ubuntu_updates_apt_repo }} | ||||
8 | {% endif %} |