Commit 749f6da0 authored by Craig Jellick's avatar Craig Jellick
Browse files

update kontainer-engine

new eks AMIs
parent beef16b4
release/v2.1 Tags unavailable
No related merge requests found
Showing with 4 additions and 4 deletions
+4 -4
......@@ -41,7 +41,7 @@ github.com/rancher/rdns-server bf662911db6acce4d6a85d2878653f6841
github.com/rancher/norman 29dda4ec1235976b6b27c32047ae0e8894f0c8e0
github.com/rancher/types 76e52238acbdffb5d97fdb0c603deedb6686b241
github.com/rancher/rke 25e23a8cc4d5cfe3f57b14761e2ef9068edc96d4
github.com/rancher/kontainer-engine 7c6eb5aed714600bfe9d579ebafa4aebac91646b
github.com/rancher/kontainer-engine fd19ebce9a733445dd9db2edcf8911b62ad7b099
gopkg.in/ldap.v2 v2.5.0
gopkg.in/asn1-ber.v1 v1.1
......
......@@ -36,9 +36,9 @@ import (
)
var amiForRegion = map[string]string{
"us-west-2": "ami-0a54c984b9f908c81",
"us-east-1": "ami-0440e4f6b9713faf6",
"eu-west-1": "ami-0c7a4976cb6fafd3a",
"us-west-2": "ami-03a55127c613349a7",
"us-east-1": "ami-0f2e8e5663e16b436",
"eu-west-1": "ami-00ac2e6b3cb38a9b9",
}
type Driver struct {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment