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

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

  Log Message:
  -----------
  Configure Route53 to CNAME to public DNS hostname

Instead of using an A record to the public IP of the instance, this pull
request adds the option to configure the Route53 to point to the public
DNS hostname (CNAME) instead.


  Commit: 4b81ba8b0c26b6b584d6ee9efe96eb3b803f4239
      
https://github.com/NixOS/nixops/commit/4b81ba8b0c26b6b584d6ee9efe96eb3b803f4239
  Author: William Roe <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nixops/backends/ec2.py

  Log Message:
  -----------
  Fix the CNAME record to point to the dns_hostname

Also use the configured TTL. I think missing this out causes Route53 to
get confused when you remove and add record sets


  Commit: a57c11c1df9386589019ecf2b54797581dc6ada8
      
https://github.com/NixOS/nixops/commit/a57c11c1df9386589019ecf2b54797581dc6ada8
  Author: William Roe <[email protected]>
  Date:   2014-08-18 (Mon, 18 Aug 2014)

  Changed paths:
    M nix/route53.nix

  Log Message:
  -----------
  Clearer option description


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

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

  Log Message:
  -----------
  Merge pull request #219 from HealthUnlocked/route53-use-public-dns-name

Configure Route53 to CNAME to public DNS hostname


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

Reply via email to