- 02 Mar, 2016 2 commits
-
-
Max Rothman committed
-
arbabnazar committed
-
- 16 Feb, 2016 1 commit
-
-
Max Rothman committed
-
- 01 Dec, 2015 2 commits
-
-
Feanil Patel committed
-
If the `detailed_monitoring` variable is set to true, ec2 instance detailed monitoring will be enabled.
Feanil Patel committed
-
- 24 Nov, 2015 1 commit
-
-
Feanil Patel committed
-
- 13 Nov, 2015 1 commit
-
-
Fred Smith committed
-
- 10 Nov, 2015 1 commit
-
-
Fred Smith committed
-
- 09 Nov, 2015 1 commit
-
-
Fred Smith committed
-
- 27 Oct, 2015 5 commits
-
-
Feanil Patel committed
-
Fred Smith committed
-
Fred Smith committed
-
Fred Smith committed
-
Feanil Patel committed
-
- 26 Oct, 2015 2 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
- 21 Oct, 2015 1 commit
-
-
Ansible defaults to False, despite documentation that doesn't state this. Boto then turns off EBS Optimization on instance types where this should be impossible. https://github.com/ansible/ansible-modules-core/pull/2326
Kevin Falcone committed
-
- 24 Aug, 2015 1 commit
-
-
Max Rothman committed
-
- 19 Aug, 2015 1 commit
-
-
Max Rothman committed
-
- 07 Aug, 2015 1 commit
-
-
Max Rothman committed
-
- 06 Aug, 2015 2 commits
-
-
Max Rothman committed
-
Max Rothman committed
-
- 04 Aug, 2015 3 commits
-
-
Max Rothman committed
-
Includes mounting ephemeral disks
Max Rothman committed -
Fred Smith committed
-
- 21 May, 2015 2 commits
-
-
Feanil Patel committed
-
Kevin Falcone committed
-
- 19 May, 2015 1 commit
-
-
elbs: - name: "{{ e_d_c }}-public" scheme: "internet-facing" - name: "{{ e_d_c }}-internal" scheme: "internal" If an internal elb exists, we need private subnets This is functionally identical to the service_subnets and assumes you've defined a private_elb_subnet_{1,2} similar to the existing public_subnet_{1,2} variables (and requires code added in edx-secure's edx_service) The subnet if statement is horride, but registering that variable as a temporary global wasn't working. Services might not have elbs, might only have public ELBs or might have internal ELBs with no subnets configured. Try to catch these cases before ansible/ec2 give a less useful error message.
Kevin Falcone committed
-
- 15 May, 2015 1 commit
-
-
Feanil Patel committed
-
- 11 May, 2015 11 commits
-
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
Feanil Patel committed
-
It can now bring up instances as well as ASGs for a service. Also update the VPC play to fix some bugs. - Add an EIP to the NAT. - Source/Dest checks need to be disabled for NAT instances.
Feanil Patel committed -
e0d committed
-
e0d committed
-
e0d committed
-
e0d committed
-