Fix prettier wrong filename
This commit is contained in:
parent
f4264162c9
commit
503eae6dda
13 changed files with 164 additions and 167 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