Added three users to the test to test all combinations of ssh key definitions: - a user called `onekey` that has a single key defined in the `key` option. - a user called `multikey` that has a multiple keys defined in the `keys` array. - a user called `bothy` that defines both a single key in the `key` option and two other keys in the `keys` array. |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||