Commit 98b35395 by Edward Zarecor

Removing unneeded directives.

parent 254db17a
......@@ -2,7 +2,6 @@ FROM edxops/precise-common:latest
MAINTAINER edxops
USER root
RUN apt-get update
ADD . /edx/app/edx_ansible/edx_ansible
COPY docker/build/xqueue/ansible_overrides.yml /
WORKDIR /edx/app/edx_ansible/edx_ansible/docker/plays
......
......@@ -3,6 +3,5 @@
sudo: True
gather_facts: True
roles:
- common_vars
- docker
- xqueue
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment