Merge "Use a fork of the yatesr.timezone role" into stable/queens

This commit is contained in:
Zuul 2019-02-08 17:20:38 +00:00 committed by Gerrit Code Review
commit ecc3803000
2 changed files with 7 additions and 3 deletions

View File

@ -4,7 +4,7 @@
tags:
- ntp
roles:
- role: yatesr.timezone
- role: stackhpc.timezone
become: True
- role: resmo.ntp
become: True

View File

@ -36,5 +36,9 @@
version: v1.2.0
- src: stackhpc.os-shade
version: v1.2.0
- src: yatesr.timezone
version: 1.1.0
# We are currently using a fork of this role since the upstream yatesr.timezone
# role includes symlinks which do not play nicely with PBR. Once that issue has
# been resolved in PBR, we can revert to using the upstream yatesr.timezone
# role.
- src: stackhpc.timezone
version: 1.2.0