2
0
salt-formula/test/integration/v3000-py3/files/_mapdata
Imran Iqbal 80542bad6e
fix(repo): update repo urls to repo.saltproject.io
Use the following command:

```
$ GREP_SED="\(repo\.salt\)stack\.com" \
  && grep -rl --exclude-dir=.git "${GREP_SED}" \
  | grep -v .un~$ \
  | xargs sed -i -e "/${GREP_SED}/s//\1project.io/g"
```
2021-05-25 19:27:15 +01:00
..
amazonlinux-2.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
centos-7.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
centos-8.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
debian-9.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
debian-10.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
gentoo-2-sysd.yaml refactor(retry_options): provide options from defaults/pillar 2021-03-30 12:40:40 +01:00
gentoo-2-sysv.yaml refactor(retry_options): provide options from defaults/pillar 2021-03-30 12:40:40 +01:00
opensuse-15.yaml refactor(retry_options): provide options from defaults/pillar 2021-03-30 12:40:40 +01:00
oraclelinux-7.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
oraclelinux-8.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
ubuntu-16.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
ubuntu-18.yaml fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00
windows-2019-server.yaml refactor(retry_options): provide options from defaults/pillar 2021-03-30 12:40:40 +01:00