summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-12-28 18:19:58 -0400
committerJoey Hess2017-12-28 18:19:58 -0400
commit79f8f4004afd61a3220a3cbad22057302cf1cb39 (patch)
tree247afeec97194d92f38cc5e3531401d8e91ef06f
parent27783524e45def39c6218924a72ca555b31d95d5 (diff)
propellor spin
-rw-r--r--joeyconfig.hs6
1 files changed, 3 insertions, 3 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 5a3c7f7f..cb619186 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -97,9 +97,9 @@ darkstar = host "darkstar.kitenet.net" $ props
& Ssh.userKeys (User "joey") hostContext
[ (SshRsa, "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1YoyHxZwG5Eg0yiMTJLSWJ/+dMM6zZkZiR4JJ0iUfP+tT2bm/lxYompbSqBeiCq+PYcSC67mALxp1vfmdOV//LWlbXfotpxtyxbdTcQbHhdz4num9rJQz1tjsOsxTEheX5jKirFNC5OiKhqwIuNydKWDS9qHGqsKcZQ8p+n1g9Lr3nJVGY7eRRXzw/HopTpwmGmAmb9IXY6DC2k91KReRZAlOrk0287LaK3eCe1z0bu7LYzqqS+w99iXZ/Qs0m9OqAPnHZjWQQ0fN4xn5JQpZSJ7sqO38TBAimM+IHPmy2FTNVVn9zGM+vN1O2xr3l796QmaUG1+XLL0shfR/OZbb joey@darkstar")
]
- & imageBuiltFor honeybee
- (RawDiskImage "/srv/honeybee.img")
- (Debootstrapped mempty)
+ -- & imageBuiltFor honeybee
+ -- (RawDiskImage "/srv/honeybee.img")
+ -- (Debootstrapped mempty)
gnu :: Host
gnu = host "gnu.kitenet.net" $ props