Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vlan: toggle vlan configuration in debian packaging #495

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dorileo
Copy link
Member

@dorileo dorileo commented Feb 4, 2025

We are enabling vlan support by default for debian systems. Note we are not forcing overwriting the configuration for updated instances, user will need to manually toggle the configuration for long running instances if they need/want to enable it.

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dorileo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

We are enabling vlan support by default for debian systems. Note we
are not forcing overwriting the configuration for updated instances,
user will need to manually toggle the configuration for long running
instances if they need/want to enable it.
@dorileo dorileo force-pushed the vlan-default-config branch from 46ba857 to 6d5f5d7 Compare February 4, 2025 01:16
@@ -36,6 +36,7 @@ dhclient_script = /sbin/google-dhclient-script
dhcp_command =
ip_forwarding = true
setup = true
# vlan_setup_enabled = false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this commented out? Default should anyways be false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants