propellor spin
This commit is contained in:
parent
2baba2bb95
commit
73ac94f2d2
|
@ -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 "162.244.28.85"
|
& ipv4 "167.88.41.54"
|
||||||
|
|
||||||
& CloudAtCost.decruft
|
& CloudAtCost.decruft
|
||||||
& Apt.unattendedUpgrades
|
& Apt.unattendedUpgrades
|
||||||
|
|
Loading…
Reference in New Issue