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

[RFE] Add more settings for ironic #128

Open
e-minguez opened this issue May 6, 2024 · 1 comment
Open

[RFE] Add more settings for ironic #128

e-minguez opened this issue May 6, 2024 · 1 comment

Comments

@e-minguez
Copy link
Contributor

MARIADB_HOST: {{ .Values.global.databaseServiceName }}.{{ .Release.Namespace }}.svc.cluster.local

https://github.com/metal3-io/ironic-image?tab=readme-ov-file#description has some vars that would be nice to expose (for those like myself that are dealing with slow hardware environments) such as:

OS_CONDUCTOR__DEPLOY_CALLBACK_TIMEOUT=4800 - timeout (seconds) to wait for a callback from a deploy ramdisk
OS_CONDUCTOR__INSPECT_TIMEOUT=1800 - timeout (seconds) for waiting for node inspection
OS_CONDUCTOR__CLEAN_CALLBACK_TIMEOUT=1800 - timeout (seconds) to wait for a callback from the ramdisk doing the cleaning
OS_PXE__BOOT_RETRY_TIMEOUT=1200 - timeout (seconds) to enable boot retries.
@e-minguez
Copy link
Contributor Author

Maybe add some kind of raw variable where folks can put there whatever (?)

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

1 participant