Fill in p11 serials for sv05 and 06
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
739d63e63b
commit
002011cdeb
1 changed files with 2 additions and 2 deletions
|
@ -62,7 +62,7 @@ pkcs11_yubikey_sv03_privkey: pkcs11:serial=8f2a341e00d7a665;id=%03;type=private
|
|||
{% else if inventory_hostname.startswith('sign-vault04') %}
|
||||
pkcs11_yubikey_sv04_privkey: pkcs11:serial=b38ee13e56b3b987;id=%03;type=private
|
||||
{% else if inventory_hostname.startswith('sign-vault05') %}
|
||||
pkcs11_yubikey_sv05_privkey: pkcs11:serial=;id=%03;type=private
|
||||
pkcs11_yubikey_sv05_privkey: pkcs11:serial=e8dae68ae187ff13;id=%03;type=private
|
||||
{% else if inventory_hostname.startswith('sign-vault06') %}
|
||||
pkcs11_yubikey_sv06_privkey: pkcs11:serial=;id=%03;type=private
|
||||
pkcs11_yubikey_sv06_privkey: pkcs11:serial=e3c4804a6631dd5f;id=%03;type=private
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue