Skip to content

Commit

Permalink
Disable netplan
Browse files Browse the repository at this point in the history
  • Loading branch information
dseomn committed Sep 30, 2023
1 parent 1e925cc commit 06942cc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions salt/file/network/interfaces/init.sls
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ warn about network interface changes:
# This system uses systemd-networkd to configure its interfaces.
- onchanges_in:
- warn about network interface changes
other network managing packages removed:
pkg.removed:
- pkgs:
- netplan-generator
- netplan.io
- onchanges_in:
- warn about network interface changes
{% endif %}
Expand Down

0 comments on commit 06942cc

Please sign in to comment.