forgot to add taskotron-prod to host creation for taskotron playbook

This commit is contained in:
Tim Flink 2016-01-26 17:29:36 +00:00
parent c146afe961
commit 2a4866c175

View file

@ -3,7 +3,7 @@
# NOTE: make sure there is room/space for this server on the vmhost
# NOTE: most of these vars_path come from group_vars/mirrorlist or from hostvars
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron-dev,taskotron-stg"
- include: "/srv/web/infra/ansible/playbooks/include/virt-create.yml myhosts=taskotron-dev,taskotron-stg,taskotron-prod"
- name: make the box be real
hosts: taskotron-dev:taskotron-stg:taskotron-prod