This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Replies: 1 comment 2 replies
-
As stated, My intention is to maintain the TurnKey scripts in their simplest form, contained within a single file, and with no options.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As my setup requires a VLAN to be specified, none of the scripts that have deferred networking configuration until after setup function properly for me. Seemingly this is primarily the Turnkey scripts.
Reading an environment variable such that the new machine is created on a VLAN would be amazing; it would alleviate the requirement of going through advanced setup on non Turnkey VMs too. (e.g.
export LXC_DEFAULT_VLAN=10
)Thanks!
Rebecca
Beta Was this translation helpful? Give feedback.
All reactions