a786ef20f7
The update of MichaelRigart.interfaces to v1.13.0 introduced a regression due to https://github.com/michaelrigart/ansible-role-interfaces/pull/118. Configuration for active interfaces could be removed and not recreated, if not present in the kayobe network interface configuration. This affects the Kayobe development environment, in which the configuration does not touch the host's real network interfaces. That would lead to DHCP leases not being renewed, and consequent loss of access to the host. This change fixes the issue by bumping to v1.13.1, which reverts the change. Change-Id: I03da729e1d05783af2e290237485f6035d2ddcdc
54 lines
1.3 KiB
YAML
54 lines
1.3 KiB
YAML
---
|
|
collections:
|
|
- name: https://opendev.org/openstack/ansible-collection-kolla
|
|
type: git
|
|
version: master
|
|
roles:
|
|
- src: ahuffman.resolv
|
|
version: 1.3.1
|
|
- src: stackhpc.systemd_networkd
|
|
version: v1.0.1
|
|
- src: giovtorres.tuned
|
|
version: 1.1.0
|
|
- src: jriguera.configdrive
|
|
# There are no versioned releases of this role.
|
|
version: 29871bf3279ef95fc8f7339b9abd13f869980750
|
|
- src: MichaelRigart.interfaces
|
|
version: v1.13.1
|
|
- src: mrlesmithjr.chrony
|
|
version: v0.1.4
|
|
- src: mrlesmithjr.manage-lvm
|
|
version: v0.2.6
|
|
- src: mrlesmithjr.mdadm
|
|
version: v0.1.1
|
|
- src: singleplatform-eng.users
|
|
version: v1.2.5
|
|
- src: stackhpc.dell-powerconnect-switch
|
|
version: v1.1.0
|
|
- src: stackhpc.drac
|
|
version: 1.1.5
|
|
- src: stackhpc.drac-facts
|
|
version: 1.0.0
|
|
- src: stackhpc.grafana-conf
|
|
version: 1.1.1
|
|
- src: stackhpc.libvirt-host
|
|
version: v1.8.3
|
|
- src: stackhpc.libvirt-vm
|
|
version: v1.14.2
|
|
- src: stackhpc.luks
|
|
version: 0.4.1
|
|
- src: stackhpc.mellanox-switch
|
|
version: v1.0.0
|
|
- src: stackhpc.os-images
|
|
version: v1.11.0
|
|
- src: stackhpc.os-ironic-state
|
|
version: v1.3.1
|
|
- src: stackhpc.os-networks
|
|
version: v1.5.3
|
|
- src: stackhpc.os-openstackclient
|
|
version: v1.4.1
|
|
- src: stackhpc.os_openstacksdk
|
|
version: v1.0.1
|
|
- src: stackhpc.timezone
|
|
version: 1.2.1
|