Commit graph

669 commits

Author SHA1 Message Date
67c653448b kvm_host: Add support for booting remote iso images 2022-10-27 19:07:48 +00:00
44bcd75e37 kvm_host: Add bridge utils 2022-10-27 19:00:29 +00:00
ac596baca9 base: Use nftables for el9 and newer 2022-10-27 18:27:43 +00:00
6ca1808bb5 nftables: Initial version of role 2022-10-27 18:27:25 +00:00
68cef95353 munin_node: Fix install on el9 hosts 2022-10-27 17:29:04 +00:00
1cf67e6b24 base: Fix mailx install for el9 2022-10-27 17:21:48 +00:00
db5b6cb379 web_build: Use yaml version of hosts 2022-10-25 17:58:44 +00:00
ce09f1519b git_server: Create missing data directory 2022-10-24 16:19:27 +00:00
a58644b60c git_server: Use FQCN for module calls 2022-10-24 16:15:02 +00:00
f947734ad1 influxdb: Add client tools 2022-10-06 19:23:58 +00:00
e7cc5866c8 mosquitto: Initial version of role 2022-10-06 17:33:00 +00:00
d130c46eda pki: Fix full chain certificate creation 2022-10-06 15:54:24 +00:00
fdfa5c29e5 pki: Fix private key dir perms on OpenBSD 2022-10-06 15:25:30 +00:00
1996ec8f1a pki: Use FQCN and general cleanup 2022-10-06 15:25:00 +00:00
a978e9ecc6 mongodb: Add mongo alias for root with connect uri 2022-09-28 20:56:30 +00:00
c767c1371b mongodb: Generating certs should not result change 2022-09-28 20:55:43 +00:00
5abdba0e9b mongodb: Better way to create combined cert/key 2022-09-28 20:46:07 +00:00
f2eacf4189 grafana: Set default grafana version to latest 2022-09-28 19:49:23 +00:00
03baafc095 grafana: Reload systemd service before restart 2022-09-28 19:14:45 +00:00
8e761029c5 grafana: Allow to set grafana version
Defaults to latest
2022-09-28 19:03:07 +00:00
d3d28ec7e2 Revert "ifstated: Kludge to get correct routes on fsol-gw"
This reverts commit 01634d2ae3.
2022-09-27 20:10:05 +00:00
01634d2ae3 ifstated: Kludge to get correct routes on fsol-gw 2022-09-17 17:39:35 +00:00
8478d84c84 zoneminder: Fix database updates 2022-08-13 20:19:07 +00:00
b7d52607d8 base: Better check for physical hosts 2022-08-13 17:35:07 +00:00
02c5bcd891 network: Fix typo 2022-08-01 05:41:06 +00:00
567d14c781 influxdb: Fix logrotate errors 2022-07-13 20:25:06 +00:00
4db2622082 nginx/site: Fix upstream server hostnames
With current OpenBSD SNI negotation fails when hostname is not valid DNS name.
2022-07-13 19:31:31 +00:00
f371c3436f Fix OpenBSD installs 2022-07-13 12:01:37 +00:00
0aad691b2e web_logs: Fix creating ssh private key 2022-07-13 11:41:33 +00:00
b05e702219 influxdb: First version of role 2022-07-12 14:07:41 +00:00
c5eafdbd04 base: Fix setting hostname on OpenBSD hosts
ansible.builtin.hostname seems to be broken on OpenBSD so set hostname
directly using /etc/myname
2022-07-11 11:10:22 +00:00
6f12feebc3 nginx/site: Allow using url format for multiple proxies 2022-07-10 14:46:56 +00:00
5f8371eb12 podman: Fix reading certificates 2022-07-10 14:14:14 +00:00
81a68720ea grafana: First version of role 2022-07-10 14:12:54 +00:00
613beb7ddf podman: Allow containers to read system certificates 2022-07-09 16:09:00 +00:00
7349c688c5 ansible-host: Use python38 version of netadr 2022-07-09 15:55:05 +00:00
57ad4c521c kdc: Force proxy to use ipv4 localhost 2022-05-13 17:26:15 +00:00
4c10fd326e thinlinc_server: Convert modules to use FQCN 2022-04-14 13:40:24 +00:00
d1c80cf452 cups_server: Convert modules to use FQCN 2022-04-14 13:33:34 +00:00
711cec9b54 base: Convert modules to use FQCN and use smartd role 2022-04-14 13:29:44 +00:00
b9aeb7ee06 smartd: Initial version of role 2022-04-14 13:28:32 +00:00
ad469b041c unbound: Convert modules to use FQCN 2022-04-14 13:18:14 +00:00
b24e7feaeb apache: Convert modules to use FQCN 2022-04-14 13:12:32 +00:00
2ac8d539be autofs: Convert modules to use FQCN 2022-04-14 13:08:29 +00:00
71c35faa3e web_build: Convert module names to use FQCN 2022-04-14 13:02:08 +00:00
d54c38879b web_logs: Convert module names to FQCN 2022-04-14 12:50:23 +00:00
9bb64eda08 zoneminder: Convert modules to use FQCN 2022-04-14 12:47:54 +00:00
1081b98b09 base: Add usb tools to all hosts 2022-04-13 20:09:53 +00:00
f96800051b kvm_host: Disable bluetooth kernel modules
Some IoT devices communicate through bluetooth so adapters are required
for host machines and passed through to virtual machines.

This patch prevents host to bluetooth kernel modules so adapters are not
in use and available for virtual machines.
2022-04-13 16:45:16 +00:00
b2389f8c63 kvm_host: Use FQCN for ansible modules 2022-04-13 16:32:35 +00:00