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

interactive ros-installer does not allow setting root password #228

Closed
radioflyer28 opened this issue Jul 29, 2022 · 5 comments
Closed

interactive ros-installer does not allow setting root password #228

radioflyer28 opened this issue Jul 29, 2022 · 5 comments

Comments

@radioflyer28
Copy link

Running ros-installer interactively doesn't prompt to set a root password and results in an install with an unknown root password. I was expecting it to be ros for root, like it is when booted from the ISO, but it is not.
https://rancher.github.io/elemental/installation/#interactive

@radioflyer28
Copy link
Author

Found answer in old RancherOS repo...
rancher/os#2842 (comment)

Turns out there's no root password and must be set in the cloud-config at installation. And/or an ssh-key can be added too.
https://rancher.github.io/elemental/configuration/

@Itxaka
Copy link
Contributor

Itxaka commented Jul 29, 2022

unfortunately ros-installer has been deprecated. The new way of installing elemental is by using github.com/rancher/elemental-operator in conjunction with rancher

@radioflyer28
Copy link
Author

Thanks, that clears things up. I'm not sure that path will work for me, using Elemental Operator to provision machines via Rancher. My goal was to use Elemental to provision machines with Rancher installed on them so I could stand up a Rancher multi-cluster management server (I don't have an existing Rancher server to use).

P.S. can I request/suggest updating the docs to strongly indicate ros-installer is deprecated? That may save someone else a few hours. I'm referring to this page in particular: https://rancher.github.io/elemental/installation/

@Itxaka
Copy link
Contributor

Itxaka commented Aug 1, 2022

Good point, we are in the process of updating the docs because they are terribly outdated.

Btw I think you can probably achieve the same thing by using a combination of a custom elemental-toolkit derivative + elemental-cli + cloud-init files. Have a look at https://github.com/c3os-io/c3os for something similar that setups a k8s cluster based on elemental-toolkit 😀👍

@radioflyer28
Copy link
Author

Good point, we are in the process of updating the docs because they are terribly outdated.

Btw I think you can probably achieve the same thing by using a combination of a custom elemental-toolkit derivative + elemental-cli + cloud-init files. Have a look at https://github.com/c3os-io/c3os for something similar that setups a k8s cluster based on elemental-toolkit 😀👍

I've been trying out c3os, just wanted to say thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants