summaryrefslogtreecommitdiff
path: root/base-image
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-23 19:31:13 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-23 19:31:13 +0300
commit63c342d04fbf0f7a3493b65b49a5c7217dfc6737 (patch)
tree367fdb93a1b71074c2e21ee22121d2489714a5c5 /base-image
parent29c7b2f477ee40f340c4bde9772690759a76934d (diff)
downloadansibleness-63c342d04fbf0f7a3493b65b49a5c7217dfc6737.tar.gz
add data file for systemd-networkd
Sponsored-by: author
Diffstat (limited to 'base-image')
-rw-r--r--base-image/eth0.network5
1 files changed, 5 insertions, 0 deletions
diff --git a/base-image/eth0.network b/base-image/eth0.network
new file mode 100644
index 0000000..e871c69
--- /dev/null
+++ b/base-image/eth0.network
@@ -0,0 +1,5 @@
+[Match]
+Name=eth0
+
+[Network]
+DHCP=yes