Rerun prettier & fix fluff up
This commit is contained in:
parent
cb3149926c
commit
f4264162c9
9 changed files with 42 additions and 43 deletions
|
|
@ -1,6 +1,6 @@
|
|||
hostname: 'rss.fudiggity.nl'
|
||||
host_interface: 'en*'
|
||||
host_ip: '192.168.178.63'
|
||||
host_subnet: '24'
|
||||
host_gateway: '192.168.178.1'
|
||||
host_dns: '192.168.178.1'
|
||||
hostname: "rss.fudiggity.nl"
|
||||
host_interface: "en*"
|
||||
host_ip: "192.168.178.63"
|
||||
host_subnet: "24"
|
||||
host_gateway: "192.168.178.1"
|
||||
host_dns: "192.168.178.1"
|
||||
|
|
|
|||
Reference in a new issue