diff --git a/src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.yaml.template b/src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.dual.template.yaml similarity index 100% rename from src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.yaml.template rename to src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.dual.template.yaml diff --git a/src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.ipv4.template.yaml b/src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.ipv4.template.yaml new file mode 100644 index 0000000..9c5e1d4 --- /dev/null +++ b/src/main/resources/org/domaindrivenarchitecture/provs/infrastructure/network/99-loopback.ipv4.template.yaml @@ -0,0 +1,9 @@ +network: + version: 2 + ethernets: + lo: + renderer: networkd + match: + name: lo + addresses: + - ${loopback_ipv4}/32