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:
parent
c7b0ffd266
commit
cf6f12b26d
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes the regression in configuring additional route options on
|
||||
CentOS / Rocky.
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user