Skip to content

Commit

Permalink
Merge pull request openshift#2122 from DG-i/master
Browse files Browse the repository at this point in the history
fix "hapoxy" typo in loadbalancer playbook
  • Loading branch information
sdodson authored Jul 6, 2016
2 parents 5642f1c + 7a97f5a commit 86f202a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/common/openshift-loadbalancer/service.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
connection: ssh
gather_facts: no
tasks:
- service: name=hapoxy state="{{ new_cluster_state }}"
- service: name=haproxy state="{{ new_cluster_state }}"

0 comments on commit 86f202a

Please sign in to comment.