Skip to content

Commit

Permalink
Typo in small/mongodb-10gen/init.sls for RedHat package.
Browse files Browse the repository at this point in the history
  • Loading branch information
remysaissy committed Jun 21, 2013
1 parent f9f066e commit 056abda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion small/mongodb-10gen/init.sls
Expand Up @@ -11,7 +11,7 @@ mongodb-10gen:
- source: salt://mongodb-10gen/10gen.list
- skip_verify: True
{% elif grains['os_family'] == 'RedHat' %}
mongo-10gen:
mongodb-10gen:
file:
- managed
- name: /etc/yum.repos.d/10gen.repo
Expand Down

0 comments on commit 056abda

Please sign in to comment.