propellor spin
This commit is contained in:
parent
a1741fad00
commit
9376041535
|
@ -100,7 +100,6 @@ orca = standardSystem "orca.kitenet.net" Unstable "amd64"
|
||||||
kite :: Host
|
kite :: Host
|
||||||
kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
|
kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
|
||||||
[ "Welcome to the new kitenet.net server!"
|
[ "Welcome to the new kitenet.net server!"
|
||||||
, "This is still under construction and not yet live.."
|
|
||||||
]
|
]
|
||||||
& ipv4 "66.228.36.95"
|
& ipv4 "66.228.36.95"
|
||||||
& ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
|
& ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
|
||||||
|
@ -430,7 +429,7 @@ monsters = -- but do want to track their public keys etc.
|
||||||
-
|
-
|
||||||
- Transition plan:
|
- Transition plan:
|
||||||
- / on darkstar: offlineimap run & disable cron job
|
- / on darkstar: offlineimap run & disable cron job
|
||||||
- & move offlineimap files to tmp
|
- / & move offlineimap files to tmp
|
||||||
- / take down wren pstfix, imap, pop servers
|
- / take down wren pstfix, imap, pop servers
|
||||||
- / log all users out of wren
|
- / log all users out of wren
|
||||||
- / final /home rsync (skip ~joey and .pine*)
|
- / final /home rsync (skip ~joey and .pine*)
|
||||||
|
|
Loading…
Reference in New Issue