Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

net-haproxy

Ansible Role to configure haproxy from pkgsrc

Requirements

  • Hosts requires pkgsrc's pkgin
  • Hosts should be bootstrapped for ansible usage (have python,...)
  • Root privileges, eg become: yes

Role Variables

Variable Description Default value
net_haproxy_service_name Service name for handler "pkgsrc/haproxy"
net_haproxy_config_file_src haproxy.cfg.j2 source file location "haproxy.cfg.j2"
net_haproxy_config_file_dest haproxy.cfg.j2 remote location "/opt/local/etc/haproxy.cfg"

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: alesium.net-haproxy }

License

BSD

Author Information

Sebastien Perreault sperreault@alesium.net

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors