From 0f7a2634c49fcb761505b4fd61a158cf0254f7eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Jul 2014 16:12:48 -0400 Subject: update --- config-joey.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 14ceb109..c05144b2 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -165,7 +165,9 @@ hosts = -- (o) ` , let ctx = Context "elephant.kitenet.net" 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" & Grub.chainPVGrub "hd0,0" "xen/xvda1" 30 -- cgit v1.2.3