diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-07-11 21:32:02 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-07-11 21:32:02 -0400 |
| commit | f85ef2ea8827924e41524a292503010085c4b492 (patch) | |
| tree | 39c054dcd5586924d86ce12b08137ec9b5ef1d39 | |
| parent | f82556e0a8e42d954471c150141d3721fabfb2a3 (diff) | |
propellor spin
| -rw-r--r-- | src/Propellor/Property/SiteSpecific/JoeySites.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Propellor/Property/SiteSpecific/JoeySites.hs b/src/Propellor/Property/SiteSpecific/JoeySites.hs index 652a7141..d3633dfc 100644 --- a/src/Propellor/Property/SiteSpecific/JoeySites.hs +++ b/src/Propellor/Property/SiteSpecific/JoeySites.hs @@ -364,7 +364,7 @@ downloads hosts = annexWebSite "/srv/git/downloads.git" tmp :: Property (HasInfo + DebianLike) tmp = propertyList "tmp.kitenet.net" $ props & annexWebSite "/srv/git/joey/tmp.git" - "tmp.kitenet.net" + "tmp.joeyh.name" "26fd6e38-1226-11e2-a75f-ff007033bdba" [] & twitRss |
