Reuse the old feed static IP
This commit is contained in:
parent
1a8399be3d
commit
38eeaef35f
1 changed files with 1 additions and 1 deletions
|
@ -24,9 +24,9 @@ gitlab {{ ttl }} IN A {{ sroo.public_v4 }}
|
|||
|
||||
# Host records
|
||||
## The hand-rolled hosts
|
||||
feed.h.dia0.site {{ ttl }} IN A 10.0.0.5
|
||||
sucker.h.dia0.site {{ ttl }} IN A 10.0.0.16
|
||||
chisel.h.dia0.site {{ ttl }} IN A 10.0.0.20
|
||||
feed.h.dia0.site {{ ttl }} IN A 10.0.0.21
|
||||
heiroglyph.h.dia0.site {{ ttl }} IN A 10.0.0.22
|
||||
## The modes
|
||||
fuhok-migir.h.dia0.site {{ ttl }} IN A 10.0.0.24
|
||||
|
|
Loading…
Reference in a new issue