Skip to content

Commit

Permalink
Fix typo with Extra Packages for Enterprise Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
scollazo committed Feb 15, 2018
1 parent 7e9c197 commit 98842f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/archivematica-centos7/singlenode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
state: "present"
when: ansible_selinux.status == "enabled"

- name: "Enable epel repository"
- name: "Enable EPEL repository"
yum:
name: "epel-release"
state: "latest"
Expand Down

0 comments on commit 98842f7

Please sign in to comment.