Jack Ivanov
13503575c5
Update ISSUE_TEMPLATE.md
2018-03-12 10:29:18 +03:00
Berry Phillips
ea7da89257
Explicitly create the virtualenv with Python2 ( #823 )
2018-03-08 22:16:40 -05:00
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
Jack Ivanov
4da752b603
Ubuntu 17.10 support ( #811 )
2018-02-24 14:17:34 +01:00
Dan Ackerson
d8f0393dd8
minimum DigitalOcean $5 type now 's-1vcpu-1gb' ( #785 )
...
https://www.digitalocean.com/pricing/
2018-01-27 12:02:00 -08:00
Micah R Ledbetter
5eed1bbba4
Use dns_servers in dnsmasq.conf ( #794 )
2018-01-27 12:01:12 -08:00
Achim Staebler
054dc0afcd
Instructions for Ubuntu needed compiler install ( #791 )
...
build-essential and python-dev are required when compiling pycrypt. Added the necessary packages to the apt-get install line.
2018-01-24 09:03:47 -08:00
Douglas Gastonguay-Goddard
7eb4fc5f22
DigitalOcean - Add cleanup step for SSH key ( #784 )
...
* Add cleanup step for SSH key.
* Two space tabs are hard to see.
2018-01-19 20:06:15 -05:00
Jack Ivanov
d9b1b22fac
Place the module digital_ocean_tag with the fix ( #782 )
...
zesty is no longer available
disable ubuntu 17 at all
2018-01-19 09:19:32 -05:00
Jack Ivanov
a844870b7a
Sendmail should not be installed ( #738 )
2017-11-22 09:15:43 -05:00
Marcelo Elizeche Landó
07a1c70bf4
Update adblock.sh for systemd to fix issue #735 ( #736 )
...
* Update script to restart the dnsmasq service using systemctl(systemd) command instead of service(Upstart)
* Use instead of legacy REF: https://github.com/koalaman/shellcheck/wiki/SC2006
* Replace non-standard egrep(deprecated) for grep -E. REF: https://github.com/koalaman/shellcheck/wiki/SC2196
2017-11-21 00:50:05 -05:00
Brian Harrington
bd4ea1235f
GCE correct variable key ( #734 )
...
`server_name` should be `gce_server_name` for Google Compute Engine
2017-11-21 00:49:54 -05:00
Allan
e01521bbf4
Update to deploy-to-ubuntu.md ( #628 )
...
* Update to deploy-to-ubuntu.md
A fresh install (Off CD / ISO) doesn't include python-pip or python virtualenv module.
The fixes above take care of the additional requirements, as well as updating pip.
* Update deploy-to-ubuntu.md
Fix Typo
2017-11-12 18:49:58 -05:00
Jurgen Verhasselt
d08e525906
Docs to deploy from, and setup client on, Fedora Workstation ( #711 )
...
* docs/client-linux.md housekeeping
* add fedora-workstation instructions to client-linx.md
* add deploy-from-fedora-workstation doc
* change client-linux.md to internal link
* add deploy-from-fedora-workstation links
* correct markup
* correct typo
2017-11-12 17:10:19 -05:00
Jack Ivanov
f18c1a0d67
Certificate revocation fix ( #719 )
2017-11-12 17:09:57 -05:00
Jack Ivanov
b64f682bae
remove the dead code. Fixes #671
2017-11-08 18:22:58 +03:00
Jurgen Verhasselt
185c0f51d7
correct configs_prefix vars in client tasks ( #712 )
2017-11-04 07:16:29 +01:00
Henrik Holmboe
ea3766f02c
Correct indentation for 'block' ( #704 )
2017-11-04 07:15:40 +01:00
Dan Guido
6572c2fb34
Closes #699
2017-10-20 22:16:28 -04:00
Julie Bernosky
dc4dff040e
Add StrongSwan log level config option to ipsec.conf template ( #700 )
2017-10-19 16:06:43 +02:00
Jack Ivanov
3c55cd15a4
GCE. replace underscores ( #698 )
2017-10-18 16:23:57 -04:00
Jack Ivanov
ee7264f26e
Ask users to enter the p12 password manually ( #697 )
2017-10-18 16:15:39 -04:00
Jack Ivanov
6b803e069f
LibreSSL fix #625 ( #685 )
2017-10-01 16:40:08 -04:00
Jacob Wilder
fee009688e
Change the second Canada Central to Canada East for Azure ( #676 )
2017-10-01 17:25:02 +02:00
Paul.W Harvey
e891d5c43b
Generate stronger p12_export_password ( #654 ) ( #657 )
...
This buys us an extra 16bits of password guessing entropy by expanding the characterset from hex to [a-zA-Z0-9_@]
2017-09-29 16:04:45 +02:00
pguizeline
9582cba128
Add new GCP zones in South America ( #680 )
2017-09-21 16:13:52 -04:00
Stev Witzel
8009778012
Add new GCP zones in Frankfurt ( #656 )
...
* add new Frankfurt zones to algo script and ansible docs
* backfill ansible docs for recently added GCP zones in London and Sydney
2017-08-29 08:32:22 -05:00
Paul.W Harvey
dd43e1e47e
Use openssl to generate better quality p12_export_password ( #655 )
...
We're already doing it this way for CA_password, and ansible's to_uuid is problematic as it uses uuid v5 under the hood (#654 )
2017-08-29 08:32:12 -05:00
Jack Ivanov
8da53f859b
Some browsers (eg. Safari) stop loading pages if the element with ads can't be loaded ( #633 )
2017-07-23 14:23:57 -04:00
Jack Ivanov
4b02315f1b
Disable awesome_bot
2017-07-23 09:32:14 +02:00
Dan Guido
0a1d64e629
Update client-linux.md
2017-07-16 19:20:41 -04:00
Dan Guido
95cb34b8ba
Clear up methods of support even more
2017-07-15 02:10:00 -04:00
Samuel Horwitz
0607e968d7
Update main.yml ( #621 )
2017-07-12 08:36:43 +02:00
Jack Ivanov
0bb9279094
bug in the gce_net module #616 ( #620 )
2017-07-09 10:32:06 -04:00
c
2170a8ff25
Add additional GCE zones (London / Australia) ( #618 )
...
* Update algo
* Update algo
2017-07-08 14:36:00 -04:00
Jack Ivanov
78bd5b017c
client fixes ( #605 )
2017-06-21 13:39:54 -04:00
Jack Ivanov
9d8e39f63d
Move back to the Xenial repo ( #606 )
2017-06-21 13:39:29 -04:00
Jack Ivanov
5755493382
Update faq.md
...
chloe.re is unavailable anymore. awesome_bot breaks travisci
2017-06-21 17:19:21 +02:00
Jack Ivanov
91c375d63f
Update cloud-azure.md
2017-06-21 17:12:20 +02:00
Dan Guido
fa466caeb2
Modify guidance
2017-06-19 11:33:42 -04:00
The Gitter Badger
3032c55b1f
Add a Gitter chat badge to README.md ( #599 )
...
* Add Gitter badge
* Create README.md
2017-06-10 12:33:30 -04:00
The Gitter Badger
be200b33bf
Add a Gitter chat badge to README.md ( #598 )
...
* Add Gitter badge
* Update README.md
2017-06-10 12:28:43 -04:00
Jens
ae2efea3de
Set default value for GCE to mentioned value (14) ( #594 )
2017-06-10 10:37:00 -04:00
Jack Ivanov
6ae113a38f
update-users fix ( #591 )
2017-06-08 10:27:35 -04:00
Jack Ivanov
3f62dab040
addiitonal check #589
2017-06-07 19:37:23 +02:00
defunct
ae2a2b522e
Add UpdateStack to IAM template ( #588 )
...
Resolves #585
2017-06-07 12:18:57 -04:00
Martey Dodoo
2f4d0c016a
Add new Google Cloud us-west1-c zone. ( #583 )
...
Add new Google Cloud zone (see
https://cloudplatform.googleblog.com/2017/05/Oregon-region-us-west1-adds-third-zone-Cloud-SQL-and-Regional-Managed-Instance-Groups.html ).
Restore original default zone (europe-west1-b; see a470bf071e
).
2017-06-07 00:31:22 -04:00
defunct
220da6eb53
Update AWS policy in documentation ( #587 )
...
Resolves #579
2017-06-07 00:31:00 -04:00
Jack Ivanov
f0283856ad
fix revocation ( #586 )
2017-06-06 12:42:23 +02:00