inventory/group_vars/download: don't use tabs
Tabs at the place used cause an exception when parsing the YAML file. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
parent
5deff9066d
commit
407b886bec
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dl_tier1:
|
|||
- 2604:1380:3000:1500::1 # kernel.org apac
|
||||
- 2620:52:3:1:dead:beef:cafe:fed1 # download-cc-rdu01's ipv6 address
|
||||
- archive.linux.duke.edu # 152.3.102.53
|
||||
- 152.3.68.159 # new archive.linux.duke.edu
|
||||
- 152.3.68.159 # new archive.linux.duke.edu
|
||||
- auslistsdr01.us.dell.com # 143.166.224.62
|
||||
- auslistsprd01.us.dell.com # 143.166.82.43
|
||||
- download-ib01.fedoraproject.org # 152.19.134.145
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue