Skip to content

Commit

Permalink
Create 00-dhcp.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
azdolinski committed Nov 9, 2023
1 parent 47a41b8 commit 0d23124
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions netplan/00-dhcp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# may be templated in the future
network:
version: 2
renderer: networkd
ethernets:
eth0:
dhcp4: true
optional: true

0 comments on commit 0d23124

Please sign in to comment.