1,103
edits
(update a bit.) |
(some troubleshooting stuff) |
||
Line 107: | Line 107: | ||
</nowiki> | </nowiki> | ||
== ansible troubleshooting == | |||
* problem: ansible dies in the snmp config cos it can't find a default ipv4 address. | |||
* fix: make sure the machine has an ipv4 default route | |||
* problem: the sshfp stuff just has hostname. rather than hostname.lan.london.hackspace.org.uk. | |||
* fix: edit /etc/hosts on the effected machine so that both the long and short versions of the hostname are in there. |