This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
383aa68be9
ceph-ansible
/
roles
/
ceph-docker-common
/
defaults
/
main.yml
5 lines
59 B
YAML
Raw
Normal View
History
Unescape
Escape
ceph-docker-common: a new role to share things common to docker We can use this to share common variables and tasks needed for every containerized deployment. Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2017-01-16 23:28:40 +08:00
---
ceph-docker-common: do not log inside the container Logging inside the container is not useful since it writes to the overlayfs partition, resulting in potential performance degradation on the container. If you need to check the logs, just look at journald. Signed-off-by: Sébastien Han <seb@redhat.com>
2017-08-28 18:04:49 +08:00
ceph_conf_overrides
:
global
:
log_file
:
/dev/null