Skip to content
Snippets Groups Projects
Commit c17df0b3 authored by Florian Sesser's avatar Florian Sesser
Browse files

Undefine key

parent de5f454b
No related branches found
No related tags found
No related merge requests found
let key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHx7wJQNqKn8jOC4AxySRL2UxidNp7uIK9ad3pMb1ifF flo@fs-la"; # Add your public key. Example:
# let key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHx7wJQNqKn8jOC4AxySRL2UxidNp7uIK9ad3pMb1ifF flo@fs-la";
let key = undefined;
in { "root" = key; "vagrant" = key; } in { "root" = key; "vagrant" = key; }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment