Jack Ivanov
7e07c35474
proper cloudformation template ( #815 )
2018-03-02 16:13:49 -05:00
Jack Ivanov
02427910de
Ansible 2.4, Lightsail, Scaleway, DreamCompute (OpenStack) integration ( #804 )
...
* Move to ansible-2.4.3
* Add Lightsail support #623
* Fixing the EC2 deployment
* Scaleway integration #623
* OpenStack cloud provider (DreamCompute optimised) #623
* Remove the security role
* Enable unattended-upgrades for clouds
* New requirements to make Azure and GCE work
2018-03-02 07:55:54 -05:00
Christopher J. Pilkington
a225bde2b8
Specify EIP domain ( #521 )
2017-05-06 09:16:28 -04:00
Jack Ivanov
6f170982aa
move to Elastic IP ( #512 )
2017-05-04 08:33:31 -04:00
Jack Ivanov
bd348af9c2
Implementing blocks and additional fail hints #487 ( #497 )
...
change the troubleshooting url
2017-04-29 10:48:25 -04:00
Jack Ivanov
c3fcfe5d0d
Let users choose the distro version #449 ( #466 )
...
Make dpdaction great again
add 1704 to travis
Make EC2 image name more convenient
modify apparmor profile
2017-04-22 17:06:10 -04:00
Andy Boutte
76cdc69548
CF tested and working for EC2 deployment ( #431 )
...
* AWS CloudFormation #132
* IPv6 EC2 draft
* CF tested and working for EC2 deployment
* IPv6 Implementation, EC2, Cloudformation
* Fixed ipv6 networking
* adding ip6tables rule for DHCP on AWS
2017-04-20 18:04:57 -04:00
Jack Ivanov
9c12272c8c
Python False-y values should be accepted. #417 ( #426 )
2017-04-16 16:40:24 -04:00
Jack Ivanov
16329fe088
Instance size ( #404 )
...
* Escaping Special Characters #388
* Make instance sizes more flexible to edit #355
2017-04-16 10:19:47 -04:00
James Hale
41ed682213
Reduce VPC CIDR size to /16 ( #341 )
2017-04-02 15:48:44 -04:00
Matt Mankins
b8d2dc68bb
Change EC2 VPC CIDR blocks to uncommon non-routable addresses ( #335 )
2017-04-02 00:53:53 -04:00
Josh Watson
84a3b5f675
Change EC2 VPC CIDR blocks to non-routable addresses. ( #330 )
...
The previous address ranges were actually routable addresses, which caused some concern for some people because it looked suspicious in tracert. The new CIDR blocks are non-routable addresses, which resolves this concern.
2017-04-01 00:20:08 -04:00
James Hale
3b3fb601ef
Fix name tag key ( #282 )
2017-03-28 21:18:33 -04:00
Jack Ivanov
0aff3ebb6f
EC2 instance_initiated_shutdown_behavior to terminate. Close #124
2017-03-06 22:04:00 +03:00
Jack Ivanov
f7da2e3888
EC2 dynamic enventory. Fixes #73
2017-03-05 23:19:15 +03:00
Jack Ivanov
5cbf125202
Some refactoring. Disable unneeded variables.
2017-03-05 21:33:01 +03:00
Defunct
b0f9ab94b1
ec2_ami_copy boto3 module, KMS, tagging, AMI caching (Encrypted support)
2017-01-05 19:36:30 +00:00
Defunct
0eb048383a
refactored ec2 encryption
2017-01-05 17:36:45 +00:00
Jack Ivanov
1a81372192
EC2 Encryption Implemented #133
2017-01-05 17:36:45 +00:00
Defunct
a9dd0af3fe
resolves #176 + other ec2 env issues
2016-12-21 05:55:11 +00:00
Jack Ivanov
1d07200c74
generating ssh-keys #152 #151 #112
2016-12-17 14:54:44 +03:00
Jack Ivanov
f1715c4e0b
random password for the p12 certificates #135
2016-12-14 18:49:47 +03:00
Jack Ivanov
03c805cb87
reorganize the wait_for functions #159
2016-12-13 21:58:45 +03:00
Jack Ivanov
517366f194
EC2 fix
2016-12-13 20:34:27 +03:00
Jack Ivanov
50e9dbfce0
draft EC2 #150 #157
2016-12-13 19:50:18 +03:00
kennwhite
016a8c7708
Change default instance to free tier (t2.micro)
...
I know this is a bit goofy, but the t2.nano is not in the free tier for AWS even though it is smaller than the t2.micro instance. See: https://aws.amazon.com/blogs/aws/ec2-update-t2-nano-instances-now-available/ (the "PS" at the bottom), confirmed on pricing page. The difference is $4.30 per mo vs. free/$8.76 per mo. Maybe add this to config questions, but at least one reviewer has noted this as an issue for his just-setup AWS free account.
2016-12-12 15:14:58 -05:00
Defunct
27e5a4feca
Sort by latest AMI - resolves #140
2016-12-09 20:45:12 +00:00
Jack Ivanov
ad162f55a2
here were no credentials #127
2016-11-29 18:46:58 +03:00
defunct
e40545cce5
opens #126
...
This commit reverts changes in 437d659
to avoid breaking changes.
2016-11-27 12:55:05 -05:00
Defunct
437d659eb6
resolves #126 - incorrect private key usage w/o ssh-agent
2016-11-26 17:42:46 +00:00
Defunct
1dc6e1a0fa
resolves #118 - AWS env keys
2016-11-26 17:39:24 +00:00
Jack Ivanov
d93b7c200f
EC2 | Add VPC group #98 and counts #59
2016-10-16 19:24:04 +03:00
Dan Guido
bff7c414b2
Initial commit of reorg'd docs
2016-10-13 15:27:06 +02:00
Jack Ivanov
cf5a0f41d3
ec2 role to tags
2016-09-18 13:11:22 +03:00
Jack Ivanov
91688324ce
additional functions
2016-08-28 23:19:41 +03:00
Jack Ivanov
00e4bcc1ec
security role and SSH fixes #77
2016-08-26 00:35:07 +03:00
Jack Ivanov
1dcfe18055
SSH tunneling role #77
2016-08-23 16:51:06 +03:00
Evgeniy Ivanov
71ad2f570e
proxy prompts enabled #70
2016-08-21 19:57:52 +03:00
Evgeniy Ivanov
cfc38e3df1
Drop SMB traffic ##61
2016-08-20 15:19:46 +03:00
Evgeniy Ivanov
7085a594fc
p12 moved into playbooks
2016-08-18 11:16:22 +03:00
Dan Guido
0fd0de17d4
rename the cloud roles
2016-08-16 00:00:26 -04:00