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

Rename the environment variables to the same as in Packer #54

Closed

Conversation

3deep5me
Copy link
Contributor

@3deep5me 3deep5me commented Jan 8, 2024

fixes #52
Draft
not tested (have to set up my development environment and tools first)
Description of changes:
Renames the Variable PROXMOX_TOKEN to PROXMOX_USERNAME
Renames the Variable PROXMOX_SECRET to PROXMOX_TOKEN

This should be easier to understand and is the same as in Packer which should prevent #52.

Testing performed:

@3deep5me 3deep5me force-pushed the rename-proxmox-secret-names branch from 8e5066f to 9dfa557 Compare January 8, 2024 18:11
@mcbenjemaa mcbenjemaa self-assigned this Jan 9, 2024
@mcbenjemaa mcbenjemaa requested a review from wikkyk January 17, 2024 12:09
@wikkyk
Copy link
Collaborator

wikkyk commented Jan 17, 2024

I'm not so sure. Besides this being a breaking change, these are called Token ID and Secret in Proxmox VE. It would be confusing to call the secret the token.

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

Successfully merging this pull request may close these issues.

PROXMOX_TOKEN in CAPMOX is PROXMOX_SECRET in the Image-Builder which is error-prone
3 participants