Skip to content

Instantly share code, notes, and snippets.

@nrb
Created March 18, 2015 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nrb/4e9bbc31eb13db67d6ea to your computer and use it in GitHub Desktop.
Save nrb/4e9bbc31eb13db67d6ea to your computer and use it in GitHub Desktop.
MMV0DSFRG2 in /Users/nola7999/projects/os-ansible-deployment (git) master
% find . -name "*.rst" -exec grep 'haproxy' {} \;
:tags: openstack, galera, haproxy, cloud, ansible
:tags: openstack, galera, haproxy, cloud, ansible
Role for the installation and setup of haproxy
- name: Install haproxy
hosts: haproxy_hosts
- { role: "haproxy_server", tags: [ "haproxy-server" ] }
haproxy_service_configs:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment