Skip to content

Commit

Permalink
Update git submodules
Browse files Browse the repository at this point in the history
* Update system-config from branch 'master'
  - Collect haproxy logs via syslog
    
    Haproxy wants to log to syslog (and not stdout for performance reasons,
    see dockerfile/haproxy#3). However there is no
    running syslog in our haproxy container. What we can do is mount in the
    host's /dev/log and have haproxy write to the hosts syslog to get
    logging.
    
    Do this via a docker compose volume bind mount.
    
    Change-Id: Icf4a91c2bc5f5dbb0bfb9d36e7ec0210c6dc4e90
  • Loading branch information
cboylan authored and openstack-gerrit committed Jul 17, 2019
1 parent b3f9010 commit e10be1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-config

0 comments on commit e10be1d

Please sign in to comment.