Update git submodules

* Update puppet-openstackci from branch 'master'
  - Use mod_expires to set cache headers for log files
    
    Our CI jobs' logserver wasn't setting cache headers so browsers were
    always downloading the log files on each request. Reduce load on the
    logserver and improve performance by users via the setting of a 2 week
    ttl on log data.
    
    This should be safe because each job writes to a uuid identified dir and
    that data doesn't get overwritten. Once written the data is static.
    
    Change-Id: Ic99df4e4e64a6bf64e68e6f1bc297c91134ab716
This commit is contained in:
Clark Boylan 2019-04-05 14:09:00 -07:00 committed by Gerrit Code Review
parent d78dba3d90
commit 2c9e5480c2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 19a6b1bea86b4b178081c2a490eeaed4531292cd
Subproject commit 23425ea940819d7a5717847b0df11fb8e75472f3