diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-05-05 21:56:21 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-05-05 21:56:21 -0400 |
| commit | 9997a86d625b6ef91b7490a503f002d2a51d3997 (patch) | |
| tree | bc3b5ac496f00445bc0de3ca416d61adb419a1f8 /joeyconfig.hs | |
| parent | 555e31286cf2a1c06bf79f14aedc03548aace1eb (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 6236c9e2..2b69d541 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -196,7 +196,7 @@ honeybee = host "honeybee.kitenet.net" $ props [ (SshEd25519, "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIS/hDYq1MAxfOBf49htym3BOYlx4Gk9SDpiHjv7u6IC") ] - & JoeySites.homePowerMonitor + & JoeySites.homePower (User "joey") hosts (Context "homepower.joeyh.name") |
