Rob Vermaas
|
f0a6911929
|
Add ec2.metadata (default false) option whether to allow access to EC2 metadata API.
|
2012-11-21 12:19:38 -05:00 |
|
Eelco Dolstra
|
040042b8a5
|
* Blackhole the address 169.254.169.254 after we've obtained the user
data to prevent non-root processes from getting the private host
key.
svn path=/nixos/trunk/; revision=33442
|
2012-03-27 14:51:08 +00:00 |
|
Eelco Dolstra
|
5e5328cb2e
|
* Get the SSH host key from the user data if available. This allows
the user to create an instance with a known host key, and thus
permit a secure connection.
svn path=/nixos/trunk/; revision=30242
|
2011-11-05 01:44:56 +00:00 |
|
Eelco Dolstra
|
3d5f3aa2b4
|
* Print the host key after sshd has started to prevent a potential race.
svn path=/nixos/trunk/; revision=30236
|
2011-11-04 20:33:24 +00:00 |
|
Eelco Dolstra
|
ba1a7188c1
|
* Don't get the hostname from EC2 if one has been set explicitly.
svn path=/nixos/trunk/; revision=30200
|
2011-11-03 01:29:40 +00:00 |
|
Eelco Dolstra
|
4c2a0dc531
|
* Add multipath-tools (specifically, kpartx) to nova-compute's $PATH
so that it can inject SSH keys into disk images.
* Use the injected key if available.
svn path=/nixos/trunk/; revision=26724
|
2011-04-06 15:53:03 +00:00 |
|
Eelco Dolstra
|
2e2282bd5e
|
* Added a module to create a disk image for Nova.
svn path=/nixos/trunk/; revision=26721
|
2011-04-06 15:09:34 +00:00 |
|