Skip to content
  • Ilias Tsitsimpis's avatar
    snf-deploy: Remove old keys before generating new · dfb5c91c
    Ilias Tsitsimpis authored
    When creating new ssh keys if the key already exists,
    ssh-keygen prompts the user if he want to overwrite it.
    To avoid prompting the user, delete all the old keys,
    before generating new ones (the user has
    to use the --force option for this to happen).
    dfb5c91c