#cloud-config

runcmd:
  - docker run -d --name configurator -it -p 5672:5672 -p 8070:8080 configurator-docker
