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 e94a8c9dce
test(debian+ubuntu): update pkgrepo to use https instead of http
```
$ GREP_SED="\(pkgrepo: deb http\):" \
  && grep -rl "${GREP_SED}" test/integration/v* \
     | xargs sed -i -e "/${GREP_SED}/s//\1s:/"
```
2021-03-03 21:10:07 +00:00
..
_mapdata test(debian+ubuntu): update pkgrepo to use https instead of http 2021-03-03 21:10:07 +00:00