Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — rsyslog
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2016-09-11
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# Ensure xconsole pipeline isn't configured
#
# See http://kb.monitorware.com/kbeventdb-detail-id-6925.html
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if salt['node.has']('fixes:rsyslog_xconsole') %}
/etc/rsyslog.d/50-default.conf:
file.managed:
- name : /etc/rsyslog.d/50-default.conf
- source: salt://roles/core/rsyslog/files/default.conf
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Mon, Nov 25, 07:30 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259729
Default Alt Text
init.sls (798 B)

Event Timeline