I hereby claim:
- I am meangrape on github.
- I am meangrape (https://keybase.io/meangrape) on keybase.
- I have a public key ASAYF7c_aiQN4gMCnsshd8eXrdt-cHReSstbv-5UkfZQcAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
import fdb | |
import json | |
from argparse import ArgumentParser | |
import logging | |
import signal | |
import sys | |
import tempfile | |
from prometheus_client import ( |
.encoding = "UTF-8" | |
bios.bootorder = "hdd,cdrom" | |
checkpoint.vmstate = "" | |
cleanshutdown = "TRUE" | |
config.version = "8" | |
displayname = "sentenai-fdb-300" | |
ehci.present = "FALSE" | |
ethernet0.addresstype = "generated" | |
ethernet0.bsdname = "en0" | |
ethernet0.connectiontype = "nat" |