Thomas Buck
472dd068c2
Remove unneeded testing / vagrant stuff.
преди 5 години
Thomas Buck
31afcaa7b9
Remove encfs and call directory data instead of decrypted
преди 5 години
Thomas Buck
183b80da8d
Remove Google Authenticator / Two-Factor Authentification
преди 5 години
Óscar Nájera
8f0cc14f76
Fix: Ansible uses the value present in apt module state parameter
преди 6 години
Bryan Voss
128b7e63a2
Update for Debian 9
преди 7 години
Ndubisi Nwaku
55770977da
Add group name ssl-cert for SSL certificates
преди 7 години
Aleksandr Bogdanov
cdc0d3fb4e
Fixing encfs shell invocation for ansible 2 compatibility
преди 7 години
Óscar Nájera
0635815b52
Ensure en_US.UTF-8 locale is present
преди 7 години
Wolfgang Steitz
3a42d15850
setup posgres within the common role
Postgres is used by several roles, but the setup is currently part of the 'mailserver' role. By moving it to 'common', it's possible to disable the mailserver without breaking the others.
преди 8 години
Mike Ashley
0e7adf6e3a
Fix bug exposed by commit 264c232b (#572 )
The `private_key` variable used to check for changes was never
registered.
преди 8 години
Simon Schoeters
264c232bbf
Remove duplicate when statement in Let's Encrypt task
While adding the Let's Encrypt offline testing block in 1746afcc we
accidentially duplicated a the 'when' statement. Ansible only looks at
the last when statement for a given block meaning the earlier one has no
use. This commit merges both lines in one.
преди 8 години
Dosenpfand
f2c14dd911
Remove unneeded/deprecated apache configuration
преди 8 години
Tomas Bedrich
899f527ca3
Updated LE renewal hook system
преди 8 години
Tomas Bedrich
9786230808
Changed LE-renew cron frequency
преди 8 години
Mike Ashley
3d68705341
Add leading 0 to octal file permissions
This is done to suppress warnings from ansible-lint.
преди 8 години
Carl Meyer
a343509129
No need for letsencrypt.yml to ensure Apache is running.
преди 8 години
Carl Meyer
a5f3ec17c1
Workaround bug with enabling SysV scripts on Jessie.
преди 8 години
Carl Meyer
c3c2cbf096
Don't bounce Apache unless we actually need to.
преди 8 години
Carl Meyer
cc4b3d6fef
Don't request a new LE cert if we have one already.
преди 8 години
Carl Meyer
3009c9d2d3
Fix changed-reporting for LE deps installation.
преди 8 години
Carl Meyer
e8796ecd28
Idempotent and independent post-certificate-renewal tasks.
преди 8 години
Allen Riddell
a77f9b95ad
Replace deprecated sudo_user with become_user
The ``sudo`` and ``sudo_user`` directives are replaced with ``become``
and ``become_user`` in Ansible 1.9.
преди 8 години
Mike Ashley
3d4987c4e2
Use a more descriptive name for cert generation script
преди 8 години
Mike Ashley
a38f4e08d3
Force download of letsencrypt release
The installer automatically updates itself, which registers as a change
in the git repo. To maintain idempotency of the task list, the repo
download must be forced.
преди 8 години
Mike Ashley
5385badd49
Correct bug in SSL cert setup for test environment
преди 8 години
Mike Ashley
bc5bfa4b21
Determine registered subdomains at deploy-time for LE
преди 8 години
Mike Ashley
86048ee397
Update prosody to use LE certs directly
Don't copy the LE certificates. Instead use the ssl-cert group to
manage access to the LE certificates directly. See
https://github.com/letsencrypt/letsencrypt/issues/1425 for a request to
have the LE client do this itself.
преди 8 години
Mike Ashley
1746afcc3a
Arrange automated tests to not use Let's Encrypt
преди 8 години
Mike Ashley
8e1d473027
Use Let's Encrypt for generating site certificates
This method uses Subjective Alternative Names (SANs) to get one
certificate for all the subdomains that Sovereign employs, whether or
not the user configured their site with the roles.
преди 8 години
Mike Ashley
7f46129a4c
Remove use of wildcard certificate
преди 8 години
Mike Ashley
195d8811fc
Remove references to Trusty and Wheezy
Make a clean distinction between Debian 7 and Debian 8. Anticipate the
next Ubuntu LTS release (Xenial) that is planned for support.
преди 8 години
Mike Ashley
d3abc02f84
Clean up Apache SSL configuration
Avoid using the Include directive. Move most of the SSL configuration
to the global configuration and leave enabling the SSL engine to each
virtual host that wants to use it.
преди 8 години
Sebastian Kriems
fe536873b7
ufw tasks shall have the ufw tag
resolves #453
Conflicts:
roles/common/tasks/ufw.yml
преди 8 години
Dan Milon
829c8491c7
restart apache on SSL changes
преди 9 години
Dan Milon
a5c6f663ce
properly install changed SSL certificate
преди 9 години
Sven Neuhaus
d59c5eff05
Generate 2048 DH group and add it to Postfix
преди 9 години
Dan Milon
2fb7cfa7c9
Add SSL stapling cache for apache
Fixes #406
преди 9 години
Laurent Arnoud
1419c4e26e
Use common_timezone and fix idempotence
Thanks-to: 8e693b3db3
Conflicts:
roles/common/tasks/main.yml
преди 9 години
Sebastian Kriems
968abba197
ufw tasks shall have the ufw tag
resolves #453
преди 8 години
Sven Neuhaus
20bd80c599
Generate 2048 DH group and add it to Postfix
преди 9 години
Dan Milon
34f3a483aa
Add SSL stapling cache for apache
Fixes #406
преди 9 години
Dan Milon
a419d9403b
restart apache on SSL changes
преди 9 години
Dan Milon
e063abaa51
properly install changed SSL certificate
преди 9 години
Laurent Arnoud
dfb1b764d7
Use common_timezone and fix idempotence
Thanks-to: 8e693b3db3
преди 9 години
Alex Payne
0579cf1ba9
Use same Apache server name configuration across distros
преди 9 години
Alex Payne
474c1d5f92
No longer need `fuse` group in Jessie.
преди 9 години
Alex Payne
6906412f63
Remove wheezy-specific ufw task.
преди 9 години
Alex Payne
6d1eebb9d2
Use Ansible task names, not comments.
преди 9 години
Alex Payne
c9b32cd2e2
Same Google auth install should work for both Jessie and Trusty.
Move Apache task to their own file.
преди 9 години
Alex Payne
006f8e9b82
Just plain Ruby
преди 9 години