tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
102 stars 49 forks source link

Update sed command for getting vlan_id from cmdline: #181

Closed jacobweinstock closed 1 year ago

jacobweinstock commented 1 year ago

Description

This fixes an issue where "vlan_id" is a substring. For example: "thisisavlan_id=123". This example will be treated as if the vlan_id was not set at all.

Why is this needed

Fixes: #180

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have: