propellor spin
This commit is contained in:
parent
18949144a2
commit
138629941d
|
@ -93,7 +93,7 @@ website hn = Apache.siteEnabled hn apachecfg
|
||||||
clam :: Host
|
clam :: Host
|
||||||
clam = standardSystem "clam.kitenet.net" Unstable "amd64"
|
clam = standardSystem "clam.kitenet.net" Unstable "amd64"
|
||||||
[ "Unreliable server. Anything here may be lost at any time!" ]
|
[ "Unreliable server. Anything here may be lost at any time!" ]
|
||||||
& ipv4 "167.88.41.54"
|
& ipv4 "167.88.41.194"
|
||||||
|
|
||||||
& CloudAtCost.decruft
|
& CloudAtCost.decruft
|
||||||
& Apt.unattendedUpgrades
|
& Apt.unattendedUpgrades
|
||||||
|
|
Loading…
Reference in New Issue