Fix typo with arm repos

This commit is contained in:
Kevin Fenzi 2014-01-26 01:10:38 +00:00
parent f2799983ec
commit 1a7fefbe68

View file

@ -21,7 +21,7 @@
- packages
- name: put fedora repos on arm systems
action: copy src="{{ files }}/common/{{ item-arm }}" dest="/etc/yum.repos.d/{{ item }}"
action: copy src="{{ files }}/common/{{ item }}-arm" dest="/etc/yum.repos.d/{{ item }}"
with_items:
- fedora.repo
- fedora-updates.repo