Fix CentOS / Rocky route options

Updates interfaces role to a fixed version.

Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/890198

Change-Id: I6a9c521d43b21ab6b6c01e4688cab697608a667c
This commit is contained in:
Piotr Parczewski 2023-07-26 10:27:48 +02:00 committed by Michal Nasiadka
parent c7b0ffd266
commit cf6f12b26d
2 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fixes the regression in configuring additional route options on
CentOS / Rocky.

View File

@ -17,7 +17,7 @@ roles:
# There are no versioned releases of this role.
version: 29871bf3279ef95fc8f7339b9abd13f869980750
- name: MichaelRigart.interfaces
version: v1.14.0
version: v1.14.1
- src: mrlesmithjr.chrony
version: v0.1.4
- src: mrlesmithjr.manage_lvm