ubuntu-server-netboot icon indicating copy to clipboard operation
ubuntu-server-netboot copied to clipboard

[Feature Request] Enhance user-data used by autoinstall

Open tai271828 opened this issue 4 years ago • 1 comments

Description

In this pull request https://github.com/dannf/ubuntu-server-netboot/pull/8 we are starting to introduce autoinstall to complete the subiquity installation. So far the example only shows a very basic amount of configuration. We may add some more setup by the automatic subiquity installation. For example:

  • install ssh server by default
  • fetch public ssh keys if available

More ideas are welcome.

tai271828 avatar Feb 05 '21 20:02 tai271828

I like that we're helping users "bootstrap" an autoinstall configuration from ubuntu-server-netboot, but I'm wary about trying to document the autoinstall syntax/features too much here. I'd prefer if we could link out to official/general subiquity docs for that. Of course, if we want to extend our example to do just a few more common things, +1.

dannf avatar Feb 05 '21 21:02 dannf