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

Fixes #32500 - Use Foreman::Cast.to_bool to parse private_ip #116

Merged
merged 1 commit into from
May 4, 2021

Commits on May 4, 2021

  1. Fixes #32500 - Use Foreman::Cast.to_bool to parse private_ip

    This allows private_ip to be String, Integer or Boolean, making it much
    easier for users to submit the right value.
    evgeni committed May 4, 2021
    Configuration menu
    Copy the full SHA
    90878cc View commit details
    Browse the repository at this point in the history