Remove files moved to the ansible/awx-ee repo

These have been moved to:

https://github.com/ansible/awx-ee

that will be the home for the processes needed to
build this execution environment.
This commit is contained in:
Alan Rominger 2020-12-10 09:34:40 -05:00 committed by Shane McDonald
parent 7a433f4e8f
commit c0faa39b53
2 changed files with 0 additions and 13 deletions

View File

@ -1,11 +0,0 @@
---
version: 1
dependencies:
galaxy: requirements/collections_requirements.yml
system: requirements/bindep_requirements.txt
additional_build_steps:
prepend:
- RUN pip3 install --upgrade pip setuptools
append:
- COPY --from=quay.io/project-receptor/receptor /usr/bin/receptor /usr/bin/receptor
- RUN mkdir -m 0770 /var/run/receptor

View File

@ -1,2 +0,0 @@
subversion [platform:rpm]
subversion [platform:dpkg]