Fix type-o in rabbitmq.yaml.

This commit is contained in:
Clint Byrum 2013-05-14 10:56:25 -07:00
parent ece60fa2cc
commit a9a7de4fcb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Parameters:
RabbitMQImage:
Type: String
Resources:
RabbbitMQ:
RabbitMQ:
Type: AWS::EC2::Instance
Metadata:
OpenStack::ImageBuilder::Elements: [ rabbitmq-server ]