Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Fix #82: honor k3os.install.power_off when k3os.mode=install. #143

Merged
merged 2 commits into from
Jan 13, 2020
Merged

Fix #82: honor k3os.install.power_off when k3os.mode=install. #143

merged 2 commits into from
Jan 13, 2020

Conversation

handcraftedbits
Copy link
Contributor

install.sh does not honor k3os.install.power_off per the documentation. Instead, if k3os.mode=install, it assumes that the system should always be powered off. The user needs the ability to override this because for a system like Terraform it's critical that an unattended OS installation be rebooted afterwards (so an IP can be obtained and the VM resource can be marked as "created").

@dweomer dweomer merged commit fba4779 into rancher:master Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants