From 94e8e77a6c2053b5c9a54359eccd4fcb6e8c064a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 17 Apr 2019 16:19:00 -0400 Subject: propellor spin --- joeyconfig.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 416b7d55..97657ad7 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -193,10 +193,10 @@ honeybee = host "honeybee.kitenet.net" $ props [ (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIS/hDYq1MAxfOBf49htym3BOYlx4Gk9SDpiHjv7u6IC") ] - & JoeySites.homePower + & JoeySites.house (User "joey") hosts - (Context "homepower.joeyh.name") + (Context "house.joeyh.name") (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMAmVYddg/RgCbIj+cLcEiddeFXaYFnbEJ3uGj9G/EyV joey@honeybee") & JoeySites.homeRouter & JoeySites.homeNAS -- cgit v1.2.3