0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-28 15:57:25 +01:00
salt-formula/test/integration/v3000-py2/files
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
..
_mapdata fix(repo): update repo urls to repo.saltproject.io 2021-05-25 19:27:15 +01:00