Commit graph

39 commits

Author SHA1 Message Date
54eaab5dd7
Remove syslog socket and its FD so the old dataset can be destroyed 2021-04-15 00:48:41 +02:00
9d1491395c
Add new FreeBSD versions 2021-02-18 12:40:48 +01:00
d546d5236b
Clear cached packages after revalidation 2020-12-18 15:38:56 +01:00
b0173c836a
Make hostname in jail able to set from config 2020-09-21 18:57:38 +02:00
9202a2643c
Update jail updater, add vim control statements 2020-09-19 10:06:25 +02:00
97409d661f
Adding pkgmirror refresh script + ansible tasks that use it 2020-07-29 19:17:51 +02:00
39fc85206a
Add package cache cleanup, freeing up space 2020-07-09 23:04:32 +02:00
2fe12d981a
Don't put mounts into /etc/fstab which in turn would break booting 2019-09-21 12:03:25 +02:00
1fac21a56c
Put syslog restart to end 2019-09-12 14:44:36 +02:00
b2744a96cf
(Un)Mounting chroot mounts, hosts manipulation update 2019-09-12 14:17:45 +02:00
09e19a53a8
Adding jail precreation chroot tools 2019-09-01 17:12:05 +02:00
5091481b42
Faster restarts on recreated jails 2019-09-01 15:40:55 +02:00
4dc828ae5d
Restarting syslog separately, delete its socket on teardown 2019-01-13 21:37:23 +01:00
71705be709
Adjust jail hostname generation 2019-01-13 16:33:53 +01:00
12bc5a559b
Use jail- prefix for hostnames 2019-01-12 21:53:47 +01:00
8b5731ab01
Hostname has timestamp, syntax fix 2019-01-12 21:41:23 +01:00
af8417da32
Resolv.conf can be non-default now 2019-01-10 23:09:57 +01:00
24981f1e88
Using hyphens instead of underlines in hostnames 2019-01-08 19:09:11 +01:00
eb7b14fe86
Syntax change updates 2019-01-08 19:07:39 +01:00
b8556e5ec8
IPv6: start jail and post-start scripts on end of run 2018-10-03 19:42:03 +02:00
4bf6f8a126
Upgrading to handle IPv6 capable jails 2018-10-03 19:00:29 +02:00
2638735dd9
Adjusting to use include_tasks 2017-10-15 02:19:40 +02:00
cdaf49e7e3
Sending HUP to nginx too after changing jails
... because fastcgi_pass and resolver don't play together
2017-05-14 16:20:03 +02:00
8950fcdbb8
Removing more templating from when statements 2017-04-22 23:27:58 +02:00
4c8c9a2aee
Modifying scripts not to use jinja conditionals in when's 2017-04-22 14:27:37 +02:00
c5ffa65ca4
Reloading dnsmasq after updated IPs in /etc/hosts 2017-03-15 02:51:58 +01:00
f8a50e8623
Adjusting teardown, add hosts ip updater 2017-03-14 22:43:13 +01:00
34c5409d49
jail.ini gets updated earlier, and no update to /etc/hosts 2017-03-13 19:09:03 +01:00
bbaf0472a3
Adding PF include file paths to defaults 2017-03-12 23:28:05 +01:00
39f82c2fe0
Removing IP shuffle, sorting config, adding extra opts 2017-03-10 01:37:42 +01:00
3923c72bb9
Update jail config syntax, add fstab handling 2017-03-10 01:16:38 +01:00
b2c8144b84
Jail name is not to be overridden 2017-03-09 20:20:30 +01:00
9447e6b57f
pdating noop include path 2017-03-09 18:54:57 +01:00
6aec5286c7
Adjusting import paths 2017-03-09 17:58:42 +01:00
dc49518318
More speedup for travis 2017-03-09 17:49:53 +01:00
e3c7f209f5
Changing test dist to trusty (speedup) 2017-03-09 17:47:18 +01:00
42a7d83d0b
Updating tests 2017-03-09 17:44:40 +01:00
e3036116f4
Adjusting README 2017-03-09 17:40:10 +01:00
860877fea6
Initial commit 2017-03-09 17:17:13 +01:00