Commit graph

917 commits

Author SHA1 Message Date
a49359de33 zoneminder: Restart zoneminder after group changes 2021-08-30 19:58:19 +00:00
4d4b61d5d0 zoneminder: Add TLS when connecting to remote mysql 2021-08-30 19:46:14 +00:00
b535a484a3 mariadb: Allow mysql user to read host private key 2021-08-30 19:27:00 +00:00
87cfeb6249 zoneminder: Fix database name 2021-08-30 18:41:32 +00:00
7cbdbfa43c Add dhcp server to zm hosts 2021-08-30 18:33:07 +00:00
5df27ce9d5 dhcpd: Add support for custom dhcpd.conf 2021-08-30 18:31:41 +00:00
4e887f5da2 mariadb: Fix typo 2021-08-30 17:43:56 +00:00
c5d14ecbdb Use sqldb02 for zoneminder database and increase disk size 2021-08-28 16:37:22 +00:00
9377ed58d6 Put jq package in correct place 2021-08-28 16:36:59 +00:00
0f76ae8a3e zoneminder: Add support for remote dabase server 2021-08-28 16:36:19 +00:00
4cc67c2c27 mariadb: Add missing backup script 2021-08-28 13:39:52 +00:00
06ac7fc7cc Rename db hosts to sqldb 2021-08-28 13:38:47 +00:00
f848891918 mariadb: Add database backup cron job 2021-08-28 13:04:56 +00:00
6d8d7b7296 Add jq to shell hosts 2021-08-26 10:58:46 +00:00
2706f177a8 mariadb: Split innodb taables into own files 2021-08-25 21:35:10 +00:00
32fd8e92af mariaadb: Add missing my.cnf template 2021-08-25 19:33:47 +00:00
e81de8a9ff mariadb: Add support for setting root password 2021-08-25 19:30:39 +00:00
45ed2678e7 mariadb: Add TLS support for server 2021-08-25 18:48:25 +00:00
606ea7285e Add mariadb to db hosts 2021-08-25 17:38:18 +00:00
268a41018e Add nfs home and role dirs to git servers 2021-08-25 17:37:50 +00:00
52b2161a95 Add mariadb client tools to adm hosts 2021-08-25 17:37:23 +00:00
4ea1cc5f81 git/server: Fix cloning repo over http 2021-08-25 17:12:51 +00:00
eb61bb9448 git/server: Set projectroot in environment 2021-08-25 15:09:03 +00:00
9ba2fa35df Use sssd for static01/02 instead of nslcd 2021-08-21 17:13:58 +00:00
2020449bf9 kvm-host: Add nss-tools for creating keys with nssdb 2021-08-19 15:03:40 +00:00
3739df9449 Populate tftp directory for dna-gw hosts 2021-08-18 18:46:04 +00:00
2a2d8bcccd Fix installing vm's without passthrough devices 2021-08-18 17:30:28 +00:00
ff4e0b32e8 dhcpd: yamllint fixes 2021-08-16 16:41:06 +00:00
56f2058c7e Add db02.home.foo.sh 2021-08-16 16:35:35 +00:00
a789d16e2d Add backup02.home.foo.sh 2021-08-16 16:34:52 +00:00
bceca425b2 Add support for host passthrough devices 2021-08-16 16:34:05 +00:00
fd2ee25f29 git/client: Configure git only for real users 2021-05-17 15:48:55 +00:00
5a6da68f2f git/client: Don't hardcode mail domain 2021-05-17 15:39:51 +00:00
d89cfb70b7 base: Use trailing slash for OpenBSD install tree
This saves one redirect and fixes connection issue with current master
fsol-gw.
2021-05-17 15:32:36 +00:00
ab48b826f1 Change deprecated ks option inst.ks on kickstart installs 2021-04-28 17:14:44 +00:00
4ab9af9d08 Run handlers before configuring unbound on dna-gw hosts
Unbound doesn't automatically bind to CARP interfaces but network is not
restarted at this stage so force running all handlers.
2021-04-28 14:34:33 +00:00
23bfc4b97a Use static IP address for dna-gw hosts
These are running DHCP server for home.foo.sh network so prevent
chicken/egg problems.
2021-04-28 14:24:37 +00:00
b06b09d054 ansible-host: Install configured git 2021-04-24 13:17:02 +00:00
55c127d7fd Use configured git client for shell hosts 2021-04-24 12:54:30 +00:00
179154ce12 git: Store settings in config and not in environment variables 2021-04-24 12:53:58 +00:00
26765ffbf6 Use sssd instead of nslcd for adm hosts 2021-04-24 12:11:02 +00:00
f47666e4a9 Add adm02 and move adm01 to vmhost01 2021-04-24 12:10:38 +00:00
bccd872b6f Fix .gitignore to include all files 2021-04-24 11:31:07 +00:00
3e6988027f Add empty facts directory 2021-04-24 11:27:00 +00:00
d89515e3aa Rename gw group to dnagw 2021-04-23 09:42:40 +00:00
9f86ecc099 Rename gw01.home.foo.sh to dna-gw01.home.foo.sh 2021-04-23 08:48:46 +00:00
d2cbea9354 Add dna-gw02 host 2021-04-22 20:42:17 +00:00
4044c2a706 Allow TFTP to gw hosts 2021-04-22 20:41:25 +00:00
74713efc85 Add dhcpd and tftp for gw hosts.
Still needs to populate tftp data.
2021-04-22 20:40:35 +00:00
7c2522a8fb unbound: Add secondry DHCP server and fix interface binding
Unbound can't bind to CARP interfaces without explicit definition.
2021-04-22 20:38:59 +00:00