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
As raised here: #227 (comment)
Flintrock depends on some tools being available on the remote hosts it's managing, including:
It would provide a better user experience if we explicitly checked for these tools and provided clean error messages when they are not available.
Sometimes people try to use Flintrock with AMIs that do not have these available and get frustrated by the messy failures.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
As raised here: #227 (comment)
Flintrock depends on some tools being available on the remote hosts it's managing, including:
It would provide a better user experience if we explicitly checked for these tools and provided clean error messages when they are not available.
Sometimes people try to use Flintrock with AMIs that do not have these available and get frustrated by the messy failures.
The text was updated successfully, but these errors were encountered: