gokrazy: read config from EC2 user-data on the appliance
One AMI now self-configures from user-data or, when absent, enrolls over serial. Updates #1866 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
committed by
Kristoffer Dalby
parent
758c28fd41
commit
5e0972344a
@@ -32,6 +32,9 @@
|
||||
]
|
||||
},
|
||||
"tailscale.com/cmd/tailscaled": {
|
||||
"CommandLineFlags": [
|
||||
"-config=optional:vm:user-data"
|
||||
],
|
||||
"GoBuildTags": [
|
||||
"ts_appliance"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user