Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: 2e97739bf6b48b5d227f219d65dd120b04101935
      
https://github.com/NixOS/nixops/commit/2e97739bf6b48b5d227f219d65dd120b04101935
  Author: Eelco Dolstra <[email protected]>
  Date:   2015-09-23 (Wed, 23 Sep 2015)

  Changed paths:
    M nix/virtualbox-image-nixops.nix
    M nix/virtualbox.nix
    M nixops/backends/virtualbox.py
    M nixops/resources/ec2_keypair.py
    M nixops/resources/ssh_keypair.py
    M nixops/util.py

  Log Message:
  -----------
  Use ed25519 SSH keys

This is necessary because NixOS 15.09 no longer supports DSA keys by
default.

Note: this means that NixOS 14.12-based images won't work anymore
(because *they* don't support ed25519).

The VirtualBox image has been regenerated with support for obtaining
an ed25519 key via the guest properties.

TODO: update the AMIs.


_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to