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

Add tftp datasource for cloud config #2774

Closed
niusmallnan opened this issue May 16, 2019 · 2 comments
Closed

Add tftp datasource for cloud config #2774

niusmallnan opened this issue May 16, 2019 · 2 comments

Comments

@niusmallnan
Copy link
Contributor

This allows for a tftp datasource for cloud-config. This is useful if you have an environment already setup for PXE booting and do not want to serve cloud-config via eg. HTTP.

Usage:

kernel ${base-url}/vmlinuz rancher.cloud_init.datasources=[tftp:1.2.3.4:69/cloud_config]

Port is optional and defaults to port 69.

@niusmallnan
Copy link
Contributor Author

@kingsd041 We need an automated test for this function.

@kingsd041
Copy link
Contributor

Ros 152-rc1 already supports TFTP as a datasource, I tested ipxe boot and install to disk, it works fine

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

No branches or pull requests

2 participants