SHARE
TWEET
Untitled
a guest
Apr 20th, 2012
23
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- name: rsyslog-client
- summary: "Logging via the syslog facility to remote servers (client part)"
- subordinate: true
- description: |
- Rsyslog is a multi-threaded implementation of syslogd (a system utility
- providing support for message logging), using RELP for reliable logging.
- provides:
- logging:
- interface: syslog
- scope: container
- requires:
- syslog-server:
- interface: relp
- scope: container
- #============================================================================
- name: rsyslog-server
- summary: "Logging via the syslog facility to remote servers (server part)"
- description: |
- Rsyslog is a multi-threaded implementation of syslogd (a system utility
- providing support for message logging), using RELP for reliable logging.
- provides:
- syslog-client:
- interface: relp
- limit:
- #============================================================================
- name: haproxy
- summary: "fast and reliable load balancing reverse proxy"
- description:
- HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high
- availability environments. It features connection persistence through HTTP
- cookies, load balancing, header addition, modification, deletion both ways. It
- has request blocking capabilities and provides interface to display server
- status.
- requires:
- reverseproxy:
- interface: http
- logging:
- interface: syslog
- scope: container
- optional: true
- provides:
- website:
- interface: http
- munin:
- interface: munin-node
RAW Paste Data

