blob: 6fe77ae0aea3c6a85de8e43dea0ed2ab2e58e89f (
plain)
1
2
3
4
5
6
7
8
|
ands_router_id: 185
ands_bridge: "andsbr0"
ands_repo_url: http://ufo.kit.edu/ands/repos
ands_repositories:
- name: ands-updates
url: "{{ ands_repo_url }}/centos74/"
- name: ands-hardware
url: "{{ ands_repo_url }}/hardware/"
|