Skip to content
Snippets Groups Projects
Commit a786ef20 authored by Mark Goddard's avatar Mark Goddard
Browse files

Bump MichaelRigart.interfaces to v1.13.1

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
parent 678b915a
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ roles:
# There are no versioned releases of this role.
version: 29871bf3279ef95fc8f7339b9abd13f869980750
- src: MichaelRigart.interfaces
version: v1.13.0
version: v1.13.1
- src: mrlesmithjr.chrony
version: v0.1.4
- src: mrlesmithjr.manage-lvm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment