Browse Source

Remove haproxy from node package set

The only place we use haproxy is for the load balancer hosts and those
are pretty unique host definition and I can think of no reason one would
want to use haproxy in the cloud rather than a cloud native load
balancer.
Scott Dodson 6 years ago
parent
commit
478407836e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      roles/openshift_node/defaults/main.yml

+ 0 - 1
roles/openshift_node/defaults/main.yml

@@ -96,7 +96,6 @@ default_r_openshift_node_image_prep_packages:
 - ansible
 - bash-completion
 - docker
-- haproxy
 - dnsmasq
 - ntp
 - logrotate