aboutsummaryrefslogtreecommitdiff
path: root/foreman.ini
diff options
context:
space:
mode:
authorJoey Loman <jloman@redhat.com>2017-03-31 14:45:54 +0200
committerGuido Günther <agx@sigxcpu.org>2017-05-04 11:39:02 +0200
commit626a02560d95061c126c851da86ac00e1d69247b (patch)
treef9a92f143960b715ebb9a8a20898b26acd799cdd /foreman.ini
parentd4ae1fb5dba200e75e83fdcc1d55a3b0f34ba4c7 (diff)
Make cache file names configurableHEADmaster
Diffstat (limited to 'foreman.ini')
-rw-r--r--foreman.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/foreman.ini b/foreman.ini
index 42312da..f6baf9d 100644
--- a/foreman.ini
+++ b/foreman.ini
@@ -15,4 +15,5 @@ want_facts = True
[cache]
path = .
+filename = foreman_ansible_inventory
max_age = 60