nova-image: Delete no longer used comment

This commit is contained in:
Mateusz Kowalczyk 2015-05-26 11:05:52 +01:00
parent 0d454d863f
commit 002c687edf

View File

@ -108,9 +108,6 @@ with lib;
boot.initrd.supportedFilesystems = [ "unionfs-fuse" ];
*/
# Since Nova allows VNC access to instances, it's nice to start to
# start a few virtual consoles.
# Allow root logins only using the SSH key that the user specified
# at instance creation time.
services.openssh.enable = true;