aboutsummaryrefslogtreecommitdiff
path: root/foreman.ini
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2016-08-05 16:52:55 +0200
committerDaniel Lobato <elobatocs@gmail.com>2016-08-08 13:25:22 +0200
commitaaac5ade66fb3345bcb6f3c3a979d596c91c602e (patch)
treeddea22fd4d2c32bff26ef2b698f45f734db79370 /foreman.ini
parentc9adc706352cb84fa5069a4be0d7cadd937da018 (diff)
Allow to disable fact cache
This brings down inventory generation by about 50% and I doubt lots of people use it to fetch facts from other hosts.
Diffstat (limited to 'foreman.ini')
-rw-r--r--foreman.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/foreman.ini b/foreman.ini
index fb103a8..42312da 100644
--- a/foreman.ini
+++ b/foreman.ini
@@ -10,6 +10,8 @@ group_patterns = ["{app}-{tier}-{color}",
"{app}",
"{tier}"]
group_prefix = foreman_
+# Whether to fetch facts from Foreman and store them on the host
+want_facts = True
[cache]
path = .