Skip to content

Instantly share code, notes, and snippets.

@sudachi0114
Created December 17, 2020 10:04
Show Gist options
  • Save sudachi0114/2cde0e1ceb51532595930a31ef72972b to your computer and use it in GitHub Desktop.
Save sudachi0114/2cde0e1ceb51532595930a31ef72972b to your computer and use it in GitHub Desktop.
# This file is generated from information provided by
# the datasource. Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
ethernets:
enp0s25:
dhcp4: false
bridges:
br0:
interfaces:
- enp0s25
dhcp4: true
parameters:
forward-delay: 0
stp: false
optional: true
version: 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment