We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
VMs can be too deterministic and not provide enough entropy when creating random numbers after startup. This can lead to insecure key generation.
Dustin Kirkland @ Canonical has a presentaion on this issue here: http://people.canonical.com/~kirkland/Random%20Seeds%20in%20Ubuntu%2014.04%20LTS%20Cloud%20Instances.pdf
Therefore, this ticket calls for creation of an Ansible role for pollinate: https://github.com/dustinkirkland/pollinate
The text was updated successfully, but these errors were encountered:
Davis, are you working on this or can I give this a shot?
Sorry, something went wrong.
No branches or pull requests
VMs can be too deterministic and not provide enough entropy when creating random numbers after startup. This can lead to insecure key generation.
Dustin Kirkland @ Canonical has a presentaion on this issue here: http://people.canonical.com/~kirkland/Random%20Seeds%20in%20Ubuntu%2014.04%20LTS%20Cloud%20Instances.pdf
Therefore, this ticket calls for creation of an Ansible role for pollinate: https://github.com/dustinkirkland/pollinate
The text was updated successfully, but these errors were encountered: