Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Booting from openstack doesn't load userdata #11

Closed
mudler opened this issue Jan 14, 2022 · 2 comments
Closed

Booting from openstack doesn't load userdata #11

mudler opened this issue Jan 14, 2022 · 2 comments

Comments

@mudler
Copy link
Contributor

mudler commented Jan 14, 2022

I've tried to apply the following cloud-init in the custom user-data when creating a VM in openstack from the os2 qcow alpha12 release:

#cloud-config
rancherd:
  role: cluster-init
  rancherValues:
    features:
    - multi-cluster-management=true
ssh_authorized_keys:
  - github:mudler
runcmd:
  - curl -fL https://raw.githubusercontent.com/rancher/rancherd/master/install.sh | sh -

This seems to work locally, but when the machine starts from openstack I cannot login, seems ignoring my keys

@Kampe
Copy link

Kampe commented Feb 5, 2022

unable to log in with my user either, booting from ISO and allowing takeover install on x86.

fwiw: password auth does not work for created user either.

@kkaempf
Copy link
Contributor

kkaempf commented Nov 11, 2022

Please see https://rancher.github.io/elemental/ for a successor of 'os2'.

@kkaempf kkaempf closed this as completed Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants