diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-04-02 10:26:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-04-02 10:26:51 -0400 |
| commit | 006b1c35854c134cbdf33303836c2461322ed463 (patch) | |
| tree | 223b7281c3b0f5b3c86c141591accf4f610467f5 /config-joey.hs | |
| parent | 3cbabe3f765b7e11db32992a5c9a349fc19d0858 (diff) | |
| parent | 1413e9c61970532b846893ca6435f2a2785a1b02 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 5b134c45..3d23de08 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -304,7 +304,7 @@ beaver = host "beaver.kitenet.net" iabak :: Host iabak = host "iabak.archiveteam.org" - & aias "ia-bak.joeyh.name" + & alias "ia-bak.joeyh.name" & ipv4 "124.6.40.227" & os (System (Debian Testing) "amd64") & Apt.stdSourcesList `onChange` Apt.upgrade |
