Pavel Karoukin
6486e2bc52
Remove opendmarc username/pass info from vars/user.yml
These already set in defaults.yml
9 vuotta sitten
Pavel Karoukin
a86e43d5b4
Couple issues with OpenDMARC on Debian 7:
* fix mail_db_opendmarc_username/mail_db_opendmarc_password variable
not found.
* python-mysqldb package is required. Add it to opendmarc task.
9 vuotta sitten
Allen Riddell
7260d59f31
Merge pull request #405 from spk/ansible-lint
Ansible lint
10 vuotta sitten
Laurent Arnoud
21e0110684
Ignore copy tasks
10 vuotta sitten
Laurent Arnoud
d7a8ae8085
Added ansible-lint to travis
10 vuotta sitten
Laurent Arnoud
ad22aed4cc
rm used in place of argument state=absent to file module
10 vuotta sitten
Laurent Arnoud
343db8edea
Git checkouts must contain explicit version
10 vuotta sitten
Laurent Arnoud
a09e2e71c1
tar used in place of unarchive module
10 vuotta sitten
Laurent Arnoud
0730284671
curl used in place of get_url module
10 vuotta sitten
Laurent Arnoud
311fae7e11
Trailing whitespace
10 vuotta sitten
Alex Payne
72a19d8c19
Note issue with dollar signs in encfs password. Resolves #392 .
10 vuotta sitten
Alex Payne
26d61c68a8
Implement OpenDMARC. Resolves #369 .
10 vuotta sitten
Alex Payne
e0c5ef0378
Update README.md
10 vuotta sitten
Alex Payne
215b1e8168
Merge pull request #393 from moul/master
Tagged 'deps' aptitude tasks
10 vuotta sitten
Manfred Touron
16c93ea486
Using more verbose 'dependencies' tag (#393 )
10 vuotta sitten
Manfred Touron
a6dcb1c1a4
Added note in README.md
10 vuotta sitten
Manfred Touron
b49f3a6586
Tagged 'deps' aptitude tasks
10 vuotta sitten
Sven Neuhaus
c28c55108b
Merge pull request #391 from iboxifoo/patch-1
Update dovecot version from wheezy backports
10 vuotta sitten
John Rogerson
f72e1d2350
Update dovecot version from wheezy backports
For correct implementation of the fix for logjam attack (https://github.com/sovereign/sovereign/pull/372 ), state=latest is needed to grab sufficient version of Dovecot. If not then 37aa7e2cb5 doesn't work.
10 vuotta sitten
Alex Payne
7077c5cdcb
Merge pull request #389 from neuhaus/norc4
Use "modern" SSLCipherSuite per Mozilla recommendations.
10 vuotta sitten
Sven Neuhaus
41c9779eb9
Explicitly use SHA256 for openssl (not SHA1)
10 vuotta sitten
Sven Neuhaus
a088d9c456
Use "modern" SSLCipherSuite per Mozilla recommendations.
See https://wiki.mozilla.org/Security/Server_Side_TLS for details.
Removes RC4 cipher. Fixes issue #341 .
Also explicitly disabled SSLCompression and enables OCSP stapling.
We should put all these settings in
/etc/apache2/mods-enabled/ssl.conf
to avoid duplication...
10 vuotta sitten
Sven Neuhaus
c898aa98d6
Install postgresql 9.4, 9.3 or 9.1 if available
(on Debian Jessie, Ubuntu Trusty or older distributions such as
Debian Wheezy and Ubuntu Precise).
10 vuotta sitten
Sven Neuhaus
edf65c530a
Install lua-sec-prosody package on Debian Wheezy and Ubuntu Precise
This is the updated version from the prosody repository because
these distributions have an old version of the lua-sec package
that lacks PFS and other features. Second commit for issue #285 .
10 vuotta sitten
Sven Neuhaus
e542de0a5c
Update Debian base box to Debian 7.8
10 vuotta sitten
Sven Neuhaus
570bebac70
wheezy: need librrd2-dev from backports to be compatible with dovecot
10 vuotta sitten
Sven Neuhaus
a849a49f37
Fix: Files shouldn't be owned or writeable by httpd unless necessary.
10 vuotta sitten
Sven Neuhaus
20d3014f00
Merge pull request #386 from spk/remove-duplicate-unattended-upgrades
Installation of package unattended-upgrades was listed twice.
10 vuotta sitten
Sven Neuhaus
8b5ed21e38
use wheezy-backports for dspam and solr packages on wheezy
relates to pull request #372
10 vuotta sitten
Laurent Arnoud
353e69d299
Remove duplication with items unattended upgrades
10 vuotta sitten
Sven Neuhaus
b0c8ab978a
Update CONTRIBUTING.md
added details about the license and the supported distributions.
10 vuotta sitten
Alex Payne
34448d5d34
install Dovecot from wheezy-backports on wheezy, specifying default_release
10 vuotta sitten
Alex Payne
a6afd2395d
Updated README. Adding AUTHORS, CONTRIBUTING, and LICENSE documents.
Reflects the move to the `sovereign` GitHub organization.
10 vuotta sitten
Alex Payne
8450e059e1
Merge pull request #377 from Yannik/patch-1
remove duplicate options which are already specified in main.cf
10 vuotta sitten
Alex Payne
0ccfb6dfb0
Merge pull request #376 from spk/common-packages-safety
Add molly-guard and unattended-upgrades as common pkgs
10 vuotta sitten
Laurent Arnoud
89d47731ff
Add molly-guard and unattended-upgrades as common pkgs
10 vuotta sitten
Yannik
7c5d1c2261
remove duplicate options which are already specified in main.cf
10 vuotta sitten
Alex Payne
5f192bd5bb
Merge pull request #372 from neuhaus/patch-1
Dovecot: Fix for logjam attack
10 vuotta sitten
Alex Payne
27cc1a5ff0
Merge pull request #371 from Reprazent/bvl-newebe-tag
Add a tag for newebe, so it can be installed separately
10 vuotta sitten
Sven Neuhaus
37aa7e2cb5
Dovecot: Fix for logjam attack
10 vuotta sitten
Bob Van Landuyt
211b95189e
Add a tag for newebe, so it can be installed separately
Added a tag for newebe in a similar style to the other roles.
10 vuotta sitten
Alex Payne
ae1e6c64f0
Merge pull request #366 from poops/master
adds deploy user to sudoers
10 vuotta sitten
brandon paolin
b96b9e6c80
adds deploy user to sudoers
10 vuotta sitten
Alex Payne
1a96a87374
Ubuntu Trusty gets postgresql-9.3.
Resolves #363 .
10 vuotta sitten
Alex Payne
177ac9222b
Affix Postgres to version 9.1.
Addresses #362 .
10 vuotta sitten
Alex Payne
3eff916b3e
Further document what to do on reboot.
Addresses #361 .
10 vuotta sitten
Alex Payne
3ff928c762
Merge pull request #339 from fengor/master
More secure defaults for ssh.
10 vuotta sitten
Alex Payne
34e94aa4c2
Merge branch 'master' of github.com:al3x/sovereign
# Conflicts:
# roles/common/tasks/users.yml
10 vuotta sitten
Alex Payne
b11fb68559
Automatically set up passwordless sudo for deploy user.
Closes #343 .
10 vuotta sitten
Alex Payne
07ead66dda
Merge pull request #354 from jplock/jp-selfoss-wallabag
Integration between selfoss and wallabag (fixes #349 )
10 vuotta sitten