copr-dist-git: dnf should be installed by default

This commit is contained in:
clime 2017-01-19 16:20:38 +01:00
parent f92cf56dff
commit 07cb26e5a1

View file

@ -24,8 +24,6 @@
- include: "{{ tasks }}/cloud_setup_basic.yml"
- name: set hostname (required by some services, at least postfix need it)
hostname: name="{{copr_hostbase}}.cloud.fedoraproject.org"
- name: install dnf
yum: state=present name=dnf
- name: provision instance
hosts: copr-dist-git-stg:copr-dist-git