| # This file was generated by the CORD deployment scripts. The values in this file are | |
| # set in the deployment configuration file | |
| {% if ubuntu_apt_repo is defined %} | |
| {{ ubuntu_apt_repo }} | |
| {% endif %} | |
| {% if ubuntu_updates_apt_repo is defined %} | |
| {{ ubuntu_updates_apt_repo }} | |
| {% endif %} |