Merge "Add floating-ip cache expiration time settings"

This commit is contained in:
Jenkins 2016-09-01 23:18:18 +00:00 committed by Gerrit Code Review
commit d67fff9028
2 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cache:
expiration:
server: 5
port: 5
floating-ip: 5
clouds:
rax:
profile: rackspace

View File

@ -5,6 +5,10 @@ ansible:
cache:
expiration_time: 86400
path: /var/cache/ansible-inventory
expiration:
server: 5
port: 5
floating-ip: 5
clouds:
openstackci-internap:
profile: internap