Antoine Eiche 2858b35100 nova-image: use wget instead of cloud-init (via EC2 API)
The Openstack metadata service exposes the EC2 API. We use the
existing `ec2.nix` module to configure the hostname and ssh keys of an
Openstack Instance.

A test checks the ssh server is well configured.

This is mainly to reduce the size of the image (700MB). Also,
declarative features provided by cloud-init are not really useful
since we would prefer to use our `configuration.nix` file instead.
2019-01-28 11:59:18 +01:00
..
2018-11-29 20:27:47 -06:00
2018-12-09 18:29:51 +01:00
2018-12-05 00:06:07 +00:00
2018-11-25 14:24:10 +01:00
2018-10-28 19:13:12 +00:00
2018-11-15 23:44:16 +09:00
2018-12-09 13:36:53 +01:00
2019-01-21 11:37:20 +00:00