Commit graph

21 commits

Author SHA1 Message Date
a1db16b329 base: Configure OpenBSD DNS using unwind 2025-01-06 20:28:11 +00:00
86d076ebc6 Fix "Forbidden implicit octal value" lint errors 2023-10-12 19:14:54 +00:00
a62b4d6a7b base: Restore OpenBSD to use local mirror 2023-07-20 17:15:35 +00:00
186cd19cd1 base: ansible-lint fixes 2022-10-30 17:01:07 +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
711cec9b54 base: Convert modules to use FQCN and use smartd role 2022-04-14 13:29:44 +00:00
a8d6fe575d base: Use official mirror for OpenBSD packages
OpenBSD ftp command doesn't currently support SNI so we can't use
internal mirror.
2021-10-12 20:12:46 +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
e10d84305a base: Install curl to all hosts 2020-09-03 20:24:25 +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
964b70f978 base: Add more base packages 2020-08-26 23:04:16 +03:00
74edead676 base: Remove all depencies to other than base packages 2020-08-26 22:54:47 +03:00
998dc0b643 install htop on all hosts 2019-06-10 19:24:15 +03:00
c1db2dc402 create syslogd role and enable it on openbsd 2019-05-29 00:34:44 +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
81df3e7c10 always add pf role to openbsd hosts 2019-05-22 23:51:12 +03:00
745b4a5a77 initial support for openbsd 2019-05-22 22:35:43 +03:00