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

Commit

Permalink
Merge pull request #78 from rancher/tfiduccia-patch-1
Browse files Browse the repository at this point in the history
remove extra power_off
  • Loading branch information
vincent99 committed May 8, 2019
2 parents a019f2e + 8f69361 commit df6696f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Expand Up @@ -108,7 +108,6 @@ Below is a reference of all cmdline args used to automate installation
| k3os.install.config_url | | https://gist.github.com/something | The URL of the config to be installed at `/k3os/system/config.yaml` |
| k3os.install.iso_url | | https://github.com/rancher/k3os/../k3os-amd64.iso | ISO to download and install from if booting from kernel/vmlinuz and not ISO. |
| k3os.install.no_format | | true | Do not partition and format, assume layout exists already |
| k3os.install.power_off | false | true | Shutdown the machine after install instead of rebooting |
| k3os.install.tty | auto | ttyS0 | The tty device used for console |
| k3os.install.debug | false | true | Run installation with more logging and configure debug for installed system |
| k3os.install.power_off | false | true | Shutdown the machine after install instead of rebooting |
Expand Down

0 comments on commit df6696f

Please sign in to comment.