format: int64 description: ID of received order customerReference: type: string description: Reference for the customer according the order servers: rabbitmq: url: "{stage}.codecentric.de:{port}" description: RabbitMQ Broker protocol: amqp protocolVersion: '0.9.1' variables: stage: enum: [qa, prod] default: qa port: enum: ['5672', '15672'] default: '5672' serverVariables: