Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixops
  Commit: a2395ff89c141a7d0ad43e65afef92e9757eb420
      
https://github.com/NixOS/nixops/commit/a2395ff89c141a7d0ad43e65afef92e9757eb420
  Author: William Roe <[email protected]>
  Date:   2014-08-08 (Fri, 08 Aug 2014)

  Changed paths:
    M nix/ec2.nix
    M nixops/backends/ec2.py

  Log Message:
  -----------
  Control the subnet that an instance is started in

* Specify the Subnet that an instance is in
* Specify SecurityGroupIds (you can't use security group names with the
  non-default VPC)
* Specify whether instance should have a public IP assigned (by default
  in the non-default VPC this is not the case)


  Commit: b097cc9a1a65c13e0f78df7d145b77308f07b96e
      
https://github.com/NixOS/nixops/commit/b097cc9a1a65c13e0f78df7d145b77308f07b96e
  Author: Rob Vermaas <[email protected]>
  Date:   2014-08-21 (Thu, 21 Aug 2014)

  Changed paths:
    M nix/ec2.nix
    M nixops/backends/ec2.py

  Log Message:
  -----------
  Merge pull request #217 from HealthUnlocked/ec2-subnet-id

Control the subnet that an instance is started in


Compare: https://github.com/NixOS/nixops/compare/9b39f88c4a74...b097cc9a1a65
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to