]> git.openstreetmap.org Git - chef.git/commit
Add support for using systemd-networkd directly instead of netplan
authorTom Hughes <tom@compton.nu>
Sun, 19 Mar 2023 17:48:43 +0000 (17:48 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 20 Mar 2023 18:19:32 +0000 (18:19 +0000)
commitfaa2a90a9faad75ac0b94af188fbc9b742fee47a
tree0a3494419b517c7a42f4c53c35d6fbcfe829867e
parent2170e9c9897b544b7188cf3fd4cea8498121ff7f
Add support for using systemd-networkd directly instead of netplan
cookbooks/networking/attributes/default.rb
cookbooks/networking/recipes/default.rb
cookbooks/networking/templates/default/bond.netdev.erb [new file with mode: 0644]
cookbooks/networking/templates/default/network.erb [new file with mode: 0644]
cookbooks/networking/templates/default/slave.network.erb [new file with mode: 0644]
cookbooks/networking/templates/default/vlan.netdev.erb [new file with mode: 0644]