Dan Guido
d9b13cbd45
Update CONTRIBUTING.md
2017-02-07 17:08:44 -05:00
Dan Guido
2f9417e659
Update Troubleshooting.md
2017-02-07 17:02:18 -05:00
Dan Guido
e95ee10c3c
slightly better docs
2017-02-07 17:01:31 -05:00
Dan Guido
2559c264c6
Slightly better docs
2017-02-07 16:46:58 -05:00
Dan Guido
26168f10a0
Closes #82 , again
2017-02-07 16:35:23 -05:00
Jack Ivanov
35faf4bca7
Local openssl tasks ( #169 )
...
* Draft
works with ECDSA
RSA support for Windows
* update-users with local_openssl_tasks
* move prompts to the algo script
* additional directory for SSH keys
* move easyrsa_p12_export_password to pre_tasks
* update-users testing
* Fix hardcoded vars
* Delete the CA key
* Hardcoded IP. Fixes #219
* Some fixes
2017-02-03 14:24:02 -05:00
Jack Ivanov
257be0f395
make the fail message more understandable. Fixes #217
2017-02-01 18:54:47 +03:00
Jack Ivanov
8d21923b70
Additional info in the congrats
2017-01-26 20:01:06 +03:00
Jack Ivanov
569df11088
Prevent ansible and Jinja2 from updates #220 ( #221 )
2017-01-22 23:06:32 +03:00
Jack Ivanov
2027d23c55
Update README.md
2017-01-22 22:56:17 +03:00
Jack Ivanov
2798f84d3f
ensure that apparmor is supported by the kernel #215
2017-01-16 00:19:57 +03:00
Jack Ivanov
1681b98eb2
update the troubleshooting page #146
2017-01-14 20:27:18 +03:00
Jack Ivanov
ea4e82d66d
move troubleshooting from the landing readme page
2017-01-14 20:07:52 +03:00
Jack Ivanov
3e852caf04
disable compression #146
2017-01-14 19:56:23 +03:00
Jack Ivanov
c84abee047
increase timeouts
2017-01-14 19:38:21 +03:00
Jack Ivanov
d23c952a4e
Add the algo ssh key to any server (prevent fails when a user wants to update-users on a server deployed by algo but not with the algo ssh key)
2017-01-14 19:38:21 +03:00
Tonimir Kisasondi
38914fb827
Updated README.md ( #214 )
...
Just added -y to apt-get so it doesn't prompt for prerequisites install.
2017-01-12 21:14:05 -05:00
Jack Ivanov
97dc868d2c
Update README.md
2017-01-11 23:35:29 +03:00
Jack Ivanov
35f322aa4a
Do your job, travis!
2017-01-11 23:29:30 +03:00
Jack Ivanov
0a4e19a6d2
TravisCI initial. Testing all the components except the cloud roles. #154
2017-01-11 23:20:47 +03:00
Jack Ivanov
cbf59addb3
additional tags
2017-01-11 21:02:41 +03:00
Jack Ivanov
a50a396b94
addtiional fixes
2017-01-11 20:55:44 +03:00
Jack Ivanov
88518240fc
Fix for the local installation
2017-01-11 20:55:07 +03:00
Jack Ivanov
d8bd42c18c
Merge pull request #209 from trailofbits/ec2encryption #133
...
EC2 encrypted volume support
2017-01-10 19:26:33 +03:00
Jack Ivanov
2598d58746
Update ADVANCED.md
2017-01-10 19:04:29 +03:00
Jack Ivanov
a93b0a0f44
skip encrypted by default #133
2017-01-10 18:55:59 +03:00
Dan Guido
1d49ab6dc4
more minor changes for readability
2017-01-09 21:34:32 -05:00
Dan Guido
9963dc0cc7
Readability suggestions per Mike Russell
2017-01-09 16:25:12 -05:00
Jack Ivanov
bde51fdd1d
Update requirements.txt
2017-01-09 22:29:07 +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
Jack Ivanov
3c83736d2e
allow spaces in WIFI-SSIDs
2017-01-05 10:16:24 +03:00
Jack Ivanov
f246165298
Fix a typo
2017-01-04 17:45:42 +03:00
Jack Ivanov
ce2e9f17d7
update ADVANCED.md #199
2017-01-04 17:16:55 +03:00
Dan Guido
71c5cd6cc2
Update README.md
2017-01-04 02:26:15 +01:00
Dan Guido
b27d8de484
Closes #82
2017-01-04 02:23:51 +01:00
Dan Guido
13b403d4b9
Update ADVANCED.md
2017-01-01 22:57:08 +01:00
Dan Guido
460ff57f9b
Update ADVANCED.md
...
Pulled in some changes from #199 , thanks @grempe
2017-01-01 15:18:53 +01:00
Dan Guido
da419ddf17
Merge pull request #204 from lookatmeimdanny/master
...
Added eu-west-2 (London) region support
2016-12-31 21:24:33 +01:00
Danny Rogers
3d5296e3a3
Added eu-west-2 (London) region support
2016-12-31 14:09:48 -05:00
Dan Guido
0f7af34e63
clarify setup steps
2016-12-31 16:47:39 +01:00
Dan Guido
6385911016
Merge pull request #201 from grempe/fix_198_typo_ECXLUDE
...
Fixes #198 , replace typo ECXLUDE with EXCLUDE
2016-12-31 13:00:48 +01:00
Dan Guido
616f98e6a4
Merge pull request #200 from grempe/fix_197_do_ssh_name
...
Fixes #197 , remove unused do_ssh_name var from examples and code
2016-12-31 12:58:58 +01:00
Glenn Rempe
9a46b671f7
Fixes #198 , replace typo ECXLUDE with EXCLUDE
2016-12-30 18:47:02 -08:00
Glenn Rempe
9975cecbb3
Fixes #197 , remove unused do_ssh_name var from examples and code
2016-12-30 18:40:44 -08:00
Dan Guido
23d8a06039
temporarily disabling the auditd role
...
I'm not sure this role ever worked as intended. Let's just pretend it doesn't exist until we rewrite it with go-audit in #16
2016-12-31 03:02:32 +01:00
Dan Guido
969de00ae8
Add link to development plan
2016-12-31 00:27:36 +01:00
Dan Guido
f6f81aab8c
Add setup clarification and Little Snitch FAQ
...
Closes #134
Closes #188
2016-12-30 23:52:18 +01:00
Dan Guido
148686e8fd
Merge pull request #185 from mutemule/gce_mss_fixup
...
Drop the MSS for GCE instances
2016-12-30 22:38:32 +01:00