diff --git a/bootstrapvz/plugins/ec2_publish/manifest-schema.yml b/bootstrapvz/plugins/ec2_publish/manifest-schema.yml index 236d21e..29c0a53 100644 --- a/bootstrapvz/plugins/ec2_publish/manifest-schema.yml +++ b/bootstrapvz/plugins/ec2_publish/manifest-schema.yml @@ -23,6 +23,7 @@ definitions: - ap-northeast-2 - ap-southeast-1 - ap-southeast-2 + - ca-central-1 - eu-central-1 - eu-west-1 - sa-east-1 @@ -30,4 +31,4 @@ definitions: - us-gov-west-1 - us-west-1 - us-west-2 - - cn-north-1 \ No newline at end of file + - cn-north-1 diff --git a/bootstrapvz/providers/ec2/manifest-schema-s3.yml b/bootstrapvz/providers/ec2/manifest-schema-s3.yml index a9c7f63..0b63ef1 100644 --- a/bootstrapvz/providers/ec2/manifest-schema-s3.yml +++ b/bootstrapvz/providers/ec2/manifest-schema-s3.yml @@ -26,6 +26,7 @@ definitions: - ap-northeast-2 - ap-southeast-1 - ap-southeast-2 + - ca-central-1 - eu-central-1 - eu-west-1 - sa-east-1 diff --git a/bootstrapvz/providers/ec2/tasks/ami-akis.yml b/bootstrapvz/providers/ec2/tasks/ami-akis.yml index 135a389..113cae3 100644 --- a/bootstrapvz/providers/ec2/tasks/ami-akis.yml +++ b/bootstrapvz/providers/ec2/tasks/ami-akis.yml @@ -34,3 +34,5 @@ us-west-2: cn-north-1: amd64: aki-9e8f1da7 i386: aki-908f1da9 +ca-central-1: + amd64: aki-320ebd56