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

Handling ssh-public-key #43

Closed
stappersg opened this issue Feb 4, 2018 · 1 comment
Closed

Handling ssh-public-key #43

stappersg opened this issue Feb 4, 2018 · 1 comment

Comments

@stappersg
Copy link
Contributor

Extending the example of creating an LXC container with ssh-public-keys yields the error
SyntaxError: keyword can't be an expression

I have a patch prepared for documenting how to handle ssh-public-keys.

In this issue I can tell more then in a commit message of the upcoming pull request.

First time I encounter the SyntaxError: keyword can't be an expression
I wrongly thought it was Python detecting an arithmetic operation.
So I tried to solve it outside the Python code, request rewrites with mitmproxy and even modifying the proxmox API code.

With my patch on README.rst I hope that others can easy use proxmoxer and SSH keys in the created container.

@swayf
Copy link
Owner

swayf commented Sep 6, 2018

Thank you for PR :) it is merged, I will publish the new version this weekend

@swayf swayf closed this as completed Sep 6, 2018
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

2 participants