Commit 960b3a4b by Sef Kloninger

fix copy/paste dup in memcached stanza

parent 0b504d3d
...@@ -3182,14 +3182,6 @@ ...@@ -3182,14 +3182,6 @@
"AZone0" "AZone0"
] ]
}, },
" --engine memcached --engine-version 1.4.5 --port 12345 --preferred-availability-zone ",
{
"Fn::FindInMap":[
"MapRegionsToAvailZones",
{ "Ref":"AWS::Region" },
"AZone0"
]
},
" --cache-parameter-group-name default.memcached1.4 --auto-minor-version-upgrade true", " --cache-parameter-group-name default.memcached1.4 --auto-minor-version-upgrade true",
" --cache-subnet-group-name ElasticCacheSubnetGroup", " --cache-subnet-group-name ElasticCacheSubnetGroup",
" ", " ",
......
Markdown is supported
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