summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-04-07 12:08:43 -0400
committerJoey Hess2015-04-07 12:08:43 -0400
commitcba45e36372bb109309b8ce6945ab5d81e6c4430 (patch)
tree8e92c240775f6e3511f813de08b8ed4e54a493aa /config-joey.hs
parenteffde8f1eac6a0ac8c945eca574fa9be4b5b9440 (diff)
one more indent
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 1ed913f8..4e51def7 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -331,7 +331,7 @@ iabak = host "iabak.archiveteam.org"
& Cron.runPropellor (Cron.Times "30 * * * *")
& Apt.installed ["libapache2-mod-wsgi", "graphite-carbon", "graphite-web"]
& File.hasContent "/etc/carbon/storage-schemas.conf"
- [ "[carbon]"
+ [ "[carbon]"
, "pattern = ^carbon\."
, "retentions = 60:90d"
, "[iabak]"