Skip to content

Instantly share code, notes, and snippets.

@samkeen
Created October 1, 2015 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samkeen/196f732dbafc8ba2c848 to your computer and use it in GitHub Desktop.
Save samkeen/196f732dbafc8ba2c848 to your computer and use it in GitHub Desktop.

Random Notes I'll organize later

Troubleshooting

YUM timeout

Could not retrieve mirrorlist http://repo.us-west-2.amazonaws.com/latest/main/mirror.list error was
    amazon-ebs: 12: Timeout on http://repo.us-west-2.amazonaws.com/latest/main/mirror.list: (28, 'Connection timed out after 10001 milliseconds')

Ensure you are launching to a Public subnet and you are getting a public ip via Subnet defaul behavior or explicit instruction in packer template.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment