-
Notifications
You must be signed in to change notification settings - Fork 24
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
Can't set static private IP #181
Comments
I've definitely had the Static Private IP box ticked. When I check the logs on the azure side I get this part which shows it's requested a Dynamic address. |
And this from the foreman logs |
So private_ip should be true or false rather than an empty string right? |
You are right it should be a Boolean value instead of a string or empty string in this case. @stejskalleos do you want to add this to your radar to fix or want me to add it to our team sprint? |
@chris1984 feel free to proceed on your own |
I am back to work now, will get this added to this sprint and start working on it |
This is related to https://community.theforeman.org/t/azure-vm-deployment-with-static-private-ip-not-setting-static/35589
Foreman and Proxy versions:
3.8
Foreman and Proxy plugin versions:
foreman_azure_rm - 2.2.10
I've tried everything I can think of but every vm I create the Nic is dynamic and not static. Happy to provide any further info if required.
Cheers
Trent
The text was updated successfully, but these errors were encountered: