diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-17 23:45:46 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-17 23:45:46 -0400 |
| commit | 6f5f6b3229c5602855f0c9009ba9ccb4babfeb41 (patch) | |
| tree | 76ed19b01d5be8d9974d0697a092e649e47f00ec | |
| parent | c21d7b4e77b3cf97cd72c538c8038e7c9d21e68d (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 2f56f999..94869ddf 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -103,6 +103,8 @@ hosts = -- (o) ` (Context "kite.kitenet.net") & JoeySites.kiteMailServer + & Apt.installed ["mutt", "alpine", "git-annex", "myrepos"] + , standardSystem "diatom.kitenet.net" Stable "amd64" [ "Important stuff that needs not too much memory or CPU." ] & ipv4 "107.170.31.195" |
