70 Commits (e0c5ef0378221048ab567322275595d2c480b733)

Author SHA1 Message Date
  Manfred Touron 16c93ea486
Using more verbose 'dependencies' tag (#393) 9 years ago
  Manfred Touron b49f3a6586 Tagged 'deps' aptitude tasks 9 years ago
  Laurent Arnoud 353e69d299 Remove duplication with items unattended upgrades 9 years ago
  Laurent Arnoud 89d47731ff Add molly-guard and unattended-upgrades as common pkgs 9 years ago
  Alex Payne b11fb68559 Automatically set up passwordless sudo for deploy user. 9 years ago
  Aleksandr Bogdanov a849948e8d Choosing the closest ubuntu mirror before anything else 9 years ago
  Sven Neuhaus ae58053653 Create /decrypted directory even if encfs is not used. 9 years ago
  Sven Neuhaus d5217ea1cd Create main user without "fuse" group, instead add it later as part 9 years ago
  Marius Voila b13ab39f11 cleaning security.yml 9 years ago
  fengor 7ed46f590c renamed templates to be consistent with coding standard. 9 years ago
  fengor 2fd1e1b722 readded google authenticator lines 9 years ago
  fengor 224e8cb339 Setting timezone to UTC 9 years ago
  fengor 39566abb6c More secure defaults for ssh. 9 years ago
  Marius Voila e62bd7c71a fail2ban support for Trusty 9 years ago
  Anthony Perez-sanz cdf9ed07bb Enable UFW after setting firewall rules 9 years ago
  Lorenzo Villani 5d1090d488 Make sure fail2ban is started 10 years ago
  Lorenzo Villani d5ecf673d3 Calm OCD by sorting almost every with_items block in alphabetical order 10 years ago
  Lorenzo Villani e7703d0d9c Add support for Apache 2.4 on Ubuntu 14.04 10 years ago
  Lorenzo Villani e2e61a2f76 Install 'fuse' instead of 'fuse-utils' 10 years ago
  Sven Neuhaus 63ba754eb7 libpam-google-authenticator uses distribution package on Ubuntu 14.04 10 years ago
  Gelnior 7995bac36c put back enc.fs (removed by mistake) 10 years ago
  Gelnior bd57edd5a5 newebe config: fix Newebe config file task 10 years ago
  Justin Plock 1d7986fd96 Enable UFW and deny everything by default 10 years ago
  Justin Plock ea0b288818
Moved ufw firewall rules into individual roles 10 years ago
  Justin Plock ed75c9469b
libpam-dev didn't exist for some people so switching to libpam0g-dev instead 10 years ago
  Justin Plock e88fb57cba
Skip the google authenticator generation if we're running as vagrant. Vagrant can't sudo to the sovereign test user so this won't work. 10 years ago
  Justin Plock 2d751ab680
The .google_authenticator file has to be generated by the user that is going to attempt to use it. Also, -W doesn't seem to work (results an in INVALID_WINDOW error in /var/log/auth.log), so use -w 1 to allow for a single concurrent token 10 years ago
  Justin Plock c037dce07a
Clarified parameters are bit in a comment 10 years ago
  Justin Plock 22a8717f6d
Automatically generate the Google authenticator file for the default user 10 years ago
  Justin Plock 84c9febec7
Added Google Authenticator 2FA logins 10 years ago
  Justin Plock 89f018bd23
In preparation for using any 2FA solution, it will most likely need to modify sshd_config, so let's change the file in place instead of overwriting it completely. 10 years ago
  Justin Plock 9f918363b9
Set a ServerName for apache (fixes #187) 10 years ago
  Benjamin Reitzammer d957760697 Making main user's shell configurable 10 years ago
  Justin Plock 3b0308d69e Allow both TCP and UDP port 53 for DNS lookups through OpenVPN 10 years ago
  Joost Baaij 4837d2e87a extract NTP logic 10 years ago
  Joost Baaij 2033c37982 Enabled unattended-upgrades 10 years ago
  Joost Baaij 335cef5c9f Enabled POP3S for old-timeys who dig that 10 years ago
  Joshua Lund 4ed07a1e0a * Made the OpenVPN port and protocol (tcp/udp) configurable 10 years ago
  Luke Cyca 4bc4cebf41 Explicit permissions for all cert files 10 years ago
  Luke Cyca 76d52b63f3 XMPP cert handling improvements, ufw rules, and tests 10 years ago
  Alex Payne f7f7157cec more updated variable formatting and accommodation of the YAML parser being a fussbudget 10 years ago
  Alex Payne 34d7595c0b ensure we can install from third-party repos across playbooks 10 years ago
  Alex Payne d28f0f82b9 move to non-deprecated template variable formatting 10 years ago
  Luke Cyca 2f145ce543 Two small apache-related fixes 10 years ago
  Luke Cyca 37a0400c22 Standardize apache’s 301 redirect to https, and enable HSTS 10 years ago
  Luke Cyca bdab1cd6b1 Reworked ufw logic to not use change_when keyword 10 years ago
  Allen Riddell 5b8ba840a4 workaround ufw bug, call ufw enable twice 10 years ago
  Allen Riddell ae0d1ca8f4 Ignore ufw error resulting from known bug on Debian 7 10 years ago
  Luke Cyca 7043143f90 Improved idempotency and removed ip detection for checkrbl 10 years ago
  Allen Riddell 88705bb7fa Replace ferm with ufw 10 years ago