0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-28 18:07:28 +01:00
salt-formula/test/integration
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
..
share
v3000-py2 test(debian+ubuntu): update pkgrepo to use https instead of http 2021-03-03 21:10:07 +00:00
v3000-py3 test(debian+ubuntu): update pkgrepo to use https instead of http 2021-03-03 21:10:07 +00:00
v3001-py3 test(debian+ubuntu): update pkgrepo to use https instead of http 2021-03-03 21:10:07 +00:00
v3002-py3 test(debian+ubuntu): update pkgrepo to use https instead of http 2021-03-03 21:10:07 +00:00