Matt Clay
8774b2f697
Use package
for pkgng
and zypper
in tests.
...
This allows tests to run on other platforms when `pkgng` or `zypper` are not present.
2020-02-11 13:57:01 -08:00
Sam Doran
4291f09a68
Fix lookup_passwordstore integration test for CentOS 8 ( #64869 )
...
pass is no longer packaged in EPEL
https://lists.zx2c4.com/pipermail/password-store/2019-July/003689.html
2019-11-15 17:37:43 -05:00
Jordan Borean
4a94bd8d9d
opensuse - install password-store from specific repo ( #52439 )
2019-02-18 13:12:01 +10:00
Jordan Borean
695feea541
ansible-test: do not upgrade homebrew to speed up tests ( #49914 )
2018-12-14 10:46:16 +10:00
3onyc
554496c404
[passwordstore] Use builtin _random_password function instead of pwgen ( #25843 )
...
* [password] _random_password -> random_password and moved to util/encrypt.py
* [passwordstore] Use built-in random_password instead of pwgen utility
* [passwordstore] Add integration tests
2017-08-14 15:19:40 -07:00