nixpkgs/nixos/modules
Rickard Nilsson 534a01c2b0 amazon ec2: Make fetch-ec2-data more robust
curl does not retry if it is unable to connect to the metadata server.
For some reason, when creating a new AMI with a recent nixpkgs, the
metadata server would not be available when fetch-ec2-data ran. Switching
to wget that can retry even on TCP connection errors solved this problem.

I also made the fetch-ec2-data depend on ip-up.target, to get it to start
a bit later.
2014-08-05 15:12:26 +02:00
..
config Add automatic plugin activation for vim 2014-07-15 14:59:15 +02:00
hardware Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
installer Mount unionfs-fuse filesystems using the normal fileSystems option 2014-07-30 16:04:15 +02:00
misc Upgrade docker to 1.1.2 and add docker module 2014-07-28 21:45:49 +02:00
profiles Remove Subversion from the installation CD 2014-07-30 16:04:15 +02:00
programs Fix info command 2014-07-08 15:19:08 +02:00
security Set $SSL_CERT_FILE 2014-07-28 19:09:32 +02:00
services In Nix chroots, provide plain bash, not bash-interactive 2014-08-04 16:46:39 +02:00
system modprobe.nix: Use modern environment.etc syntax 2014-07-31 22:09:51 +02:00
tasks Merge pull request #3370 from geerds/trackpoint 2014-08-03 20:45:09 +02:00
testing Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
virtualisation amazon ec2: Make fetch-ec2-data more robust 2014-08-05 15:12:26 +02:00
module-list.nix nixos: tmp on tmpfs option 2014-07-30 16:19:26 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00