diff options
author | zsdc <taras@vyos.io> | 2024-07-11 15:04:16 +0300 |
---|---|---|
committer | zdc <zdc@users.noreply.github.com> | 2024-07-12 15:49:07 +0300 |
commit | c02b1151e584ea6c0bca35ba6aa87504566f6949 (patch) | |
tree | 0ebad9c41c07f242d70a4b4551d9b195b7d391bb /conftest.py | |
parent | 77862f882245a62efef6095e2739d6edfb91d674 (diff) | |
download | vyos-cloud-init-current.tar.gz vyos-cloud-init-current.zip |
If a key with the same comment already exists in a configuration, generate a new
ID for a new one.
Example of such a case:
```
ssh-rsa <base64> my_user_name
ssh-ed25519 <base64> my_user_name
```
Diffstat (limited to 'conftest.py')
0 files changed, 0 insertions, 0 deletions