Skip to content

Commit

Permalink
Update init.sls
Browse files Browse the repository at this point in the history
  • Loading branch information
jumping committed Jul 23, 2013
1 parent 026bafe commit 1428456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions small/opengeo/init.sls
Expand Up @@ -12,7 +12,7 @@ opengeo-suite-:
{% endif %}
{% if grains['os_family'] == 'RedHat' %}
cmd.run:
- name: wget http://yum.opengeo.org/centos/5/x86_64/OpenGeo.repo
- name: wget http://yum.opengeo.org/centos/6/x86_64/OpenGeo.repo
file:
- managed
- name: /etc/yum.repos.d/OpenGeo.repo
Expand All @@ -27,4 +27,4 @@ opengeo-suite-:





0 comments on commit 1428456

Please sign in to comment.