Mike Ashley
1011d76866
Fix systemd configuration of OpenVPN server
The server was not starting. As a result, the dnsmasq service failed to
start, and the playbook thus failed to run when using the vpn role.
This patch corrects the configuration per instructions from
https://help.ubuntu.com/community/OpenVPN.
OpenVPN PAM configuration moved up to reduce server bouncing as the
playbook runs. The dependency on service (re)starts between openvpn and
dnsmasq works but feels brittle.
пре 9 година
Mike Ashley
05d125681f
Remove webmail role
Roundcube is not available on Jessie except in backports. This role is
also out of date and needs reviewed and updated for the release included
in backports. Roundcube could alternatively be installed from source as
recommended by the maintainers.
пре 9 година
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.
пре 9 година
Allen Riddell
9e116d5428
Merge pull request #486 from carljm/rspamd-fixes
Update rspamd repository to the official one.
пре 9 година
Allen Riddell
af62fe7a2a
Merge pull request #484 from carljm/opendmarc-password-testing
Set opendmarc password in testing.
пре 9 година
Allen Riddell
182ffc5cb4
Merge pull request #490 from mikeashley/znc-fix
Fix znc configuration
пре 9 година
Mike Ashley
4afa3c97b0
Use systemd service unit configuration for ZNC
пре 9 година
Allen Riddell
3ef7f91423
Merge pull request #492 from mikeashley/ssh-monitor-fix
Correct typo
пре 9 година
Allen Riddell
2ccfcdd7d9
Merge pull request #494 from mikeashley/git-update
Upgrade to cgit 0.12 and gitolite 3.6.4
пре 9 година
Allen Riddell
fbc627e54d
Merge pull request #489 from mikeashley/stapling-fix
Clean up Apache SSL configuration
пре 9 година
Allen Riddell
1931eb03a4
Merge pull request #488 from mikeashley/solr-fix
Fix version of tomcat
пре 9 година
Mike Ashley
2b7256040a
Upgrade to cgit 0.12 and gitolite 3.6.4
пре 9 година
Mike Ashley
5647fe0d6d
Correct znc monitoring task list
пре 9 година
Mike Ashley
e29be39280
Correct typo
пре 9 година
Mike Ashley
b9eb9ef9bb
Fix znc configuration
The znc package installs the client but does not set it up as a
service. This patch restores the service configuration that
was done on wheezy/trusty.
пре 9 година
Mike Ashley
b8f030eb48
Merge tomcat changes to default configuration
Take changes to the tomcat6 default configuration and apply to tomcat7
configuration. This was done by review of the diff between sovereign's
tomcat6 configuration and the default tomcat7 configuration.
пре 9 година
Mike Ashley
ae6d97a4b6
Match tomcat version to solr
The package solr installs and uses tomcat7. Installing tomcat8 appears
to be a mistake for Debian Jessie.
пре 9 година
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.
пре 9 година
Carl Meyer
3265e77865
Update rspamd repository to the official one.
пре 9 година
Sven Neuhaus
bd0176e003
Merge pull request #476 from ariddell/feature/jessie-catchup-3b4f93-to-56f3d7
Include commits to master which were missing in jessie
пре 9 година
Sven Neuhaus
c77bef18bd
change version numbers that could be mistaken for floats to string
пре 9 година
Allen Riddell
ecf5f8341e
Merge pull request #483 from mikeashley/contributing-fix
Remove LetsEncrypt checklist item
пре 9 година
Carl Meyer
b53beaa29c
Set opendmarc password in testing.
пре 9 година
Mike Ashley
acaeaf2b50
Remove LetsEncrypt checklist item
LetsEncrypt support is not yet on master.
пре 9 година
Allen Riddell
e7aaab2f03
Merge pull request #480 from pawel-lewtak/master
Fix links to Ansible website in readme
пре 9 година
Allen Riddell
4d55a21b6c
Merge pull request #481 from pawel-lewtak/jessie
Fix links to Ansible website in readme
пре 9 година
pawel
2a084cf6a1
Fix links to Ansible website in readme
пре 9 година
pawel-lewtak
45560562b7
Fix links to Ansible website
пре 9 година
Sven Neuhaus
150fa2bf06
Merge pull request #472 from mikeashley/z-push-fix
Correct special-casing of z-push Apache configuration
пре 9 година
NickBusey
4d0a577c2b
Adding monit tunnel information to Readme
пре 9 година
Mike Ashley
e229e904b9
Run ansible-lint before submitting a pull request
пре 9 година
Mike Ashley
f16d0bf4d1
Ask for good commit practices
пре 9 година
Mike Ashley
bf3b3cf53d
Document the design
Writing clarifies thinking and leaves behind guidance for future
maintainers. Design descriptions shouldn't be required, though,
especially for trivial modules.
пре 9 година
Mike Ashley
e7817da0af
Consider README.md in the design checklist
пре 9 година
Mike Ashley
fc28baf6b8
Make decisions
Users expect role authors to make decisions. The role author is
supposed to be the expert who knows what choices to make on behalf of
the user.
пре 9 година
Mike Ashley
4609e82621
Consider testing in design
пре 9 година
Mike Ashley
d7e71b268a
Updated contribution guidelines
I probably got this wrong, but I'm putting a stake in the ground based
on work I've done on the Roundcube module and adding Let's Encrypt
support to the common module.
Conflicts:
CONTRIBUTING.md
пре 9 година
fengor
05cb26f239
reverting become change. become directive is only available in ansible 1.9.x and newer.
пре 9 година
fengor
fec3fb279e
sudo directive was deprecated in ansible 1.9.x. Changed the entry to become directive to fix deprecation warnings.
пре 9 година
fengor
e63661f982
Added "UseRoaming no" to ssh.config to fix OpenSSH: client bugs CVE-2016-0777 and CVE-2016-0778
see: http://undeadly.org/cgi?action=article&sid= 2016011414
пре 9 година
Sebastian Kriems
fe536873b7
ufw tasks shall have the ufw tag
resolves #453
Conflicts:
roles/common/tasks/ufw.yml
пре 9 година
Dan Milon
829c8491c7
restart apache on SSL changes
пре 9 година
Dan Milon
a5c6f663ce
properly install changed SSL certificate
пре 9 година
Justin Plock
833cd92d02
Ensure the config.ini is readable by www-data
пре 9 година
Sven Neuhaus
d59c5eff05
Generate 2048 DH group and add it to Postfix
пре 9 година
Filipp Frizzy
7cb76741e7
update openvpn server config
Change default network buffer size
Should increase tcp tunnel speed for openvpn < 2.3.9
https://community.openvpn.net/openvpn/ticket/461
пре 9 година
Dan Milon
97e996b225
Configure logrotate permissions for selfoss
пре 9 година
Allen Riddell
3346c4aede
Remove reference to Google's DNS servers
Per discussion on #429 (after the merge). This project is about encouraging users to run services themselves and not rely on for-profit corporations such as Google.
пре 9 година
Dan Milon
2fb7cfa7c9
Add SSL stapling cache for apache
Fixes #406
пре 9 година
Allen Riddell
43f3840b3b
Comment copyediting
пре 9 година