Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Unable to set user data during reinstall #113

Open
rohankrishnadev opened this issue Sep 30, 2020 · 0 comments
Open

[BUG] - Unable to set user data during reinstall #113

rohankrishnadev opened this issue Sep 30, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@rohankrishnadev
Copy link

rohankrishnadev commented Sep 30, 2020

Describe the bug
When I try to reinstall OS on an instance I can't seem to set user data. For example I have an instance with Ubuntu 20.04 installed and would like to change the OS to Fedora CoreOS which expects an ignition file during install. However there is no option to supply the ignition file when I change the OS.

To Reproduce
Steps to reproduce the behavior:

  1. $ vultr-cli server os change --help gives you
changes operating system

Usage:
  vultr-cli server os change <instanceID> [flags]

Flags:
  -h, --help        help for change
  -o, --os string   operating system ID you wish to use

Global Flags:
      --config string   config file (default is $HOME/.vultr-cli.yaml)

Expected behavior
There needs to be an additional flag option for vultr-cli server os change <instanceID> [flags] where you can either pass in the user data or a file containing the user data.

Screenshots
N/A

Desktop (please complete the following information where applicable:

  • OS: MacOS Catalina
  • Vultr-CLI version: Vultr-cli v0.4.0

Additional context
N/A

@rohankrishnadev rohankrishnadev added the bug Something isn't working label Sep 30, 2020
@rohankrishnadev rohankrishnadev changed the title [BUG] - Unable to set userdata [BUG] - Unable to set user data during reinstall Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants