fixed ec2 get_console_output

This commit is contained in:
Alexandre Létourneau 2016-03-17 15:51:26 -04:00
parent fefb694104
commit 8305978879

View file

@ -4269,6 +4269,7 @@ def get_console_output(
ret = {}
data = aws.query(params,
return_root=True,
location=location,
provider=get_provider(),
opts=__opts__,