Commit graph

202 commits

Author SHA1 Message Date
dde5a9f61d ldap/client: Fix auth mech for root 2020-09-09 15:49:41 +00:00
e0fad56127 nfs-client: Initial version 2020-09-09 11:40:02 +00:00
5d33f46a11 nginx/server: Disable chroot on OpenBSD 2020-09-09 11:09:22 +00:00
e4e9e6a692 web-build: Initial version 2020-09-09 10:43:09 +00:00
a3492d4490 collab: Move theme install to different place
Trying to avoid hardcoding pahts.
2020-09-08 23:32:54 +00:00
61e9094657 collab: Set base collab permissions and default page 2020-09-08 23:29:35 +00:00
42353b188c collab: Add foo.sh theme python script 2020-09-08 20:19:29 +00:00
689ba57b72 collab: Don't overwrite already existing configs 2020-09-08 19:48:52 +00:00
0621850db4 collab: Add foo.sh theme support 2020-09-08 19:48:18 +00:00
40639ee1d0 iptables: Fix indentation from iptables templates 2020-09-07 15:24:10 +00:00
28e7fa236b relayd: Fix permissions from config 2020-09-07 06:20:31 +00:00
9e61fe3cbc kerberos/keytab: Add default keytab path 2020-09-04 16:49:41 +00:00
93b241e8ed nfs-server: Initial version of role 2020-09-04 13:38:57 +00:00
f1a4424067 mod_auth_gssapi: Initial version of role 2020-09-04 13:36:56 +00:00
878de962f6 kvm-host: Initial version of role 2020-09-04 12:00:02 +00:00
f7fc9e97c6 selinux: Lint fixes 2020-09-04 09:28:21 +00:00
e117fa23c5 postfix: Lint fixes 2020-09-04 09:25:55 +00:00
f920c8f09a zfs: Initial version of role 2020-09-04 08:31:49 +00:00
533b48204f ldap_netdb: Add -v option to cron job and skip localhost 2020-09-04 06:58:48 +00:00
8ca459430c nsd: Restart nsd after certificate update 2020-09-04 06:37:53 +00:00
e10d84305a base: Install curl to all hosts 2020-09-03 20:24:25 +00:00
7de9a9a6ae nsd: Remove secondary dns servers
We run all as masters at the moment.
2020-09-03 20:04:17 +00:00
b4e260b1e1 nsd: Fix typo 2020-09-03 20:04:05 +00:00
c9f3b7d0b7 Add ns02.home.foo.sh host 2020-09-03 17:59:43 +00:00
69c17d7e12 nsd: Initial version of role (WIP) 2020-09-03 17:58:53 +00:00
c1c74dc5c4 network: Fix type warning from net.inet.carp.preempt 2020-09-03 16:09:18 +00:00
35b1487d2a postfix: Verify peer certificate for stunnel 2020-09-03 07:48:42 +00:00
63890bcb72 opensmtpd: Redirect all local mails to relay 2020-09-03 07:34:20 +00:00
108660e297 network: Require proto=static for static ip address 2020-09-03 06:51:07 +00:00
2312e0b038 ldap_netdb: Fix typo 2020-09-03 06:07:33 +00:00
5b24509081 postfix: Fix email sending to local addresses
CentOS 7 sendmail and postfix doesn't have support for sending to SMTPs
server on port 465 so use stunnel for those.
2020-09-02 21:07:21 +00:00
574916dfaf postfix: Fix local mail delivery to relayhost 2020-09-02 17:13:13 +00:00
8d1fed8695 pf: Fix indentation from pf.conf 2020-09-01 20:37:00 +00:00
6d63bda3ff network: Fix OpenBSD interface with empty settings 2020-09-01 20:22:48 +00:00
bec7f3a84d base: Use copy instead of file 2020-09-01 20:18:14 +00:00
f1468b0f1f base: Use explicit package names for OpenBSD 2020-09-01 20:16:33 +00:00
51aa0a709e selinux: lint fixes 2020-09-01 19:21:18 +00:00
55d7d954b3 ldap_netdb: Initial version of role 2020-09-01 18:12:21 +00:00
7b201b31da collab: Add missing srcdir and remove swap file 2020-08-31 00:21:37 +00:00
9dd83a8146 Lint fixes 2020-08-31 00:20:22 +00:00
c9b21a3286 Add ansible_certificate custom fact 2020-08-29 15:55:51 +00:00
aac14db657 ansible-host: Publish ansible facts with nginx 2020-08-29 13:43:21 +00:00
88157dcc91 collab: Initial version of role 2020-08-28 16:09:53 +00:00
dd2b5c6a69 apache: Remove Procotols option
CentOS 7 doesn't support Protocols definition at all. Also as we
are running Apache only behind proxies all requests are HTTP/1.1
anyway.
2020-08-28 10:57:39 +00:00
e7aa1c9b73 apache: Drop back to Mozilla intermediate
Looks like our proxies don't support modern settings yet.
2020-08-28 10:13:29 +00:00
47da9470a6 apache: Allow access to web root 2020-08-28 10:10:57 +00:00
bace8a39b4 apache: Just use Mozilla recommended settings
Removed all RedHat default settings and just added Mozilla recommended
modern settings.
2020-08-28 10:05:44 +00:00
affeddd2cc apache: Require client certificate authentication 2020-08-28 09:58:36 +00:00
480822619d apache: Initial version of module 2020-08-28 09:52:02 +00:00
9532fa165e ansible-host: Add missing bashrc file 2020-08-28 07:32:56 +00:00