You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.
hostname: myhost
boot_cmd:
- "echo 'boot hello' >> test2.txt"
k3os:
modules:
- gre
k3_args:
- server
- "--no-deploy traefik"
Go to AWS and select the k3os ami
Select a medium size machine
In Config, Advanced Options, select the config.yaml file
Finish and ssh into the instance
Results: hostname, boot_cmd, k3os.modules, k3os.k3_args are not working. I also noticed that k3os.password doesn't work. If I add that to my config.yaml, then I can't log in at all.
The text was updated successfully, but these errors were encountered:
Version - v0.2.1-rc2
Results: hostname, boot_cmd, k3os.modules, k3os.k3_args are not working. I also noticed that k3os.password doesn't work. If I add that to my config.yaml, then I can't log in at all.
The text was updated successfully, but these errors were encountered: