|
fbffa25346
|
install and configure ldapvi on ldap servers
|
2019-05-31 02:30:53 +03:00 |
|
|
666ada404e
|
add carp interfaces to gw hosts
|
2019-05-30 20:38:19 +03:00 |
|
|
4ba69d7632
|
add ldap indexes for kerberos kdc
|
2019-05-29 19:38:25 +03:00 |
|
|
4cac7b8bc7
|
finish up kdcproxy
|
2019-05-29 19:37:55 +03:00 |
|
|
2ab21a87f5
|
allow all users to runtime directory
|
2019-05-29 19:35:51 +03:00 |
|
|
e1311e7ccc
|
change kdc tcp port to listen only localhost
|
2019-05-29 03:19:45 +03:00 |
|
|
f2934aef91
|
add kdcproxy to kdc role
|
2019-05-29 03:15:49 +03:00 |
|
|
f1d32f86b7
|
added gunicorn role
|
2019-05-29 03:14:46 +03:00 |
|
|
40abdfca64
|
change ldap base dn entries to use variables
|
2019-05-29 01:59:00 +03:00 |
|
|
53cacdcb2e
|
log ldap queries to syslog
|
2019-05-29 01:57:41 +03:00 |
|
|
bb7b20c65e
|
add support for creating stash files
|
2019-05-29 01:56:26 +03:00 |
|
|
45d23c90af
|
fix puppetism typo
|
2019-05-29 01:55:53 +03:00 |
|
|
8db1ce69fd
|
add kerberos role to ldap group still work in progress
|
2019-05-29 00:41:57 +03:00 |
|
|
c1db2dc402
|
create syslogd role and enable it on openbsd
|
2019-05-29 00:34:44 +03:00 |
|
|
13f0332fa1
|
create rsyslog role which logs everything to /var/log/all.log
|
2019-05-29 00:07:39 +03:00 |
|
|
e0b519cf21
|
use global variable for default certificate bundle location
|
2019-05-28 21:22:14 +03:00 |
|
|
1a4aec1b66
|
use variables for server settings and move from self signed cert to real ones
|
2019-05-28 21:16:47 +03:00 |
|
|
fd9e792aec
|
lint fixes
|
2019-05-28 20:37:54 +03:00 |
|
|
58b3ca5d62
|
add ldap/server role to ldap servers
|
2019-05-28 20:34:53 +03:00 |
|
|
89aa8eb0ef
|
first version of ldap server role
|
2019-05-28 20:34:07 +03:00 |
|
|
2804d730c9
|
add ldap and kerberos settings to global vars
|
2019-05-28 20:33:01 +03:00 |
|
|
7f284a8e24
|
add first ldap host
|
2019-05-28 20:32:16 +03:00 |
|
|
faaddffce4
|
more fiddling with ssh security now relying on mozilla recommendations
|
2019-05-28 20:30:03 +03:00 |
|
|
180dae44a4
|
create relayd role and enable it for proxy group
|
2019-05-28 02:33:03 +03:00 |
|
|
0a8c59335a
|
add ifstated role and enable it on proxy group
|
2019-05-28 02:09:35 +03:00 |
|
|
397a686495
|
ugly hack to get ldap certificates
|
2019-05-28 02:08:23 +03:00 |
|
|
ddb7ddc71b
|
use fullchain certificates for nginx
|
2019-05-28 01:10:42 +03:00 |
|
|
d036b43244
|
add proxy group to global playbook
|
2019-05-28 01:00:25 +03:00 |
|
|
4dedb4f2d0
|
create fullchain of host certificate
|
2019-05-28 00:59:15 +03:00 |
|
|
5dc54dd8eb
|
add proxy hosts
|
2019-05-28 00:28:29 +03:00 |
|
|
dd19c94511
|
create network role and include it into base (only openbsd does something)
|
2019-05-28 00:25:06 +03:00 |
|
|
ba0c70532f
|
first version of proxy site for nginx
|
2019-05-27 23:49:38 +03:00 |
|
|
d448eb6522
|
no default vars just os family specific
|
2019-05-27 23:15:35 +03:00 |
|
|
e95bd87ab5
|
fix nginx/server role for openbsd
|
2019-05-27 22:36:35 +03:00 |
|
|
a69e66bbac
|
initial version of ldap client
|
2019-05-27 21:10:50 +03:00 |
|
|
81a3becc55
|
initial version of saslauthd role
|
2019-05-27 21:04:07 +03:00 |
|
|
33a70eacfd
|
add handler for sshd restarts
|
2019-05-27 21:03:31 +03:00 |
|
|
d12261fe1c
|
add variables for ansible directories
|
2019-05-27 21:01:48 +03:00 |
|
|
b12f219ded
|
add mozilla intermediate compatibility ciphersuites
|
2019-05-27 21:00:55 +03:00 |
|
|
f06707ce6b
|
tighten sshd settings (ciphers, kex, macs)
|
2019-05-27 20:59:36 +03:00 |
|
|
e393ab4f6a
|
disable reporting changes when getting certificate hash
|
2019-05-24 13:03:57 +03:00 |
|
|
f1caad541e
|
store local ca certificate hash in variable
|
2019-05-24 12:48:39 +03:00 |
|
|
52c23c914f
|
create hostkey group which has read access to host certificate key
|
2019-05-24 11:57:03 +03:00 |
|
|
be9fab2fc3
|
use command instead of shell as recommended
|
2019-05-23 21:24:53 +03:00 |
|
|
0b715e82e6
|
split long lines (lint fixes)
|
2019-05-23 19:29:24 +03:00 |
|
|
30d791d27d
|
lint fixes
|
2019-05-23 17:41:19 +03:00 |
|
|
3162d50738
|
no need to run quota check on boot for openbsd
|
2019-05-23 17:38:23 +03:00 |
|
|
011aafca1c
|
add bash and emacs by default on openbsd
|
2019-05-23 17:38:03 +03:00 |
|
|
12b270c57b
|
openbsd is missing /srv hierarcy by default so create it
|
2019-05-23 17:37:24 +03:00 |
|
|
fd64da10cf
|
hardode datacenter to home for now and use local mirror for openbsd packages
|
2019-05-23 17:36:14 +03:00 |
|