vagrant icon indicating copy to clipboard operation
vagrant copied to clipboard

Add support for configuring amazon linux 2023 network via systemd

Open peckpeck opened this issue 1 year ago • 1 comments

Amazon linux 2023 is configured through systemd. However amazon linux guest in vagrant inherits from redhat, which is configured through network scripts (which was valid on amazon linux 2).

So this PR adds support for systemd networkd for AL2023 while keeping compatibility with network-script for AL2.

peckpeck avatar Feb 28 '24 16:02 peckpeck

does anyone have an idea about this ?

peckpeck avatar May 29 '24 09:05 peckpeck