]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
oci: Only perform network setup once oci-cloud-init
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Mar 2022 14:26:13 +0000 (14:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Mar 2022 14:26:13 +0000 (14:26 +0000)
commitc53fb0c7767f0295a1ff48637ddffafd567dd10b
treeb597fb6348d6b8a6f4fb7c8d6eb49403053a91f7
parente895c2de72a79feda5a653bf4fd569c36c2d94da
oci: Only perform network setup once

There is no way on Oracle cloud to identify which network interface is
which.

For that reason, we configure the first interface as RED on DHCP and
will never touch the network setup again.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/helper/oci-setup