update
This commit is contained in:
parent
8445215c26
commit
0f7a2634c4
|
@ -165,7 +165,9 @@ hosts = -- (o) `
|
||||||
|
|
||||||
, let ctx = Context "elephant.kitenet.net"
|
, let ctx = Context "elephant.kitenet.net"
|
||||||
in standardSystem "elephant.kitenet.net" Unstable "amd64"
|
in standardSystem "elephant.kitenet.net" Unstable "amd64"
|
||||||
[ "Storage, big data, and backups, omnomnom!" ]
|
[ "Storage, big data, and backups, omnomnom!"
|
||||||
|
, "(Encrypt all data stored here.)"
|
||||||
|
]
|
||||||
& ipv4 "193.234.225.114"
|
& ipv4 "193.234.225.114"
|
||||||
|
|
||||||
& Grub.chainPVGrub "hd0,0" "xen/xvda1" 30
|
& Grub.chainPVGrub "hd0,0" "xen/xvda1" 30
|
||||||
|
|
Loading…
Reference in New Issue