let use dnf for rawhide
in fact I thought we are using that for some time already
This commit is contained in:
parent
f539d945fc
commit
bad7deb209
1 changed files with 0 additions and 3 deletions
|
@ -74,8 +74,5 @@
|
|||
- name: root authorized_keys
|
||||
authorized_key: user=root key='{{ lookup('file', '/home/copr/provision/files/buildsys.pub') }}'
|
||||
|
||||
- lineinfile: dest=/etc/mock/fedora-rawhide-x86_64.cfg line="config_opts['package_manager'] = 'dnf'" state=absent
|
||||
- lineinfile: dest=/etc/mock/fedora-rawhide-i386.cfg line="config_opts['package_manager'] = 'dnf'" state=absent
|
||||
|
||||
- lineinfile: dest=/etc/security/limits.conf line="* soft nofile 10240" insertafter=EOF
|
||||
- lineinfile: dest=/etc/security/limits.conf line="* hard nofile 10240" insertafter=EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue