1,103
edits
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
Also runs ansible for setting up machines in the space. | Also runs ansible for setting up machines in the space. | ||
=== Issues | === Issues === | ||
On boot unbound can fail to start due to ipv6 dad not finishing in time for it to bind to it's ipv6 address, see this: http://lists.debian.org/debian-devel/2012/11/msg00038.html I added sleep 10 to the unboudn init scripts. | On boot unbound can fail to start due to ipv6 dad not finishing in time for it to bind to it's ipv6 address, see this: http://lists.debian.org/debian-devel/2012/11/msg00038.html I added sleep 10 to the unboudn init scripts. | ||