summaryrefslogtreecommitdiff
path: root/puppet/modules/leap_mx/manifests/init.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2015-01-13 10:23:48 -0500
committerMicah Anderson <micah@leap.se>2015-01-13 17:51:06 -0500
commit663fe4574674bdeaf2e8c749e7e46d3fe1e6c2e4 (patch)
treea9c91df2c9034d21fb0655853fad0e9f9d4d98d3 /puppet/modules/leap_mx/manifests/init.pp
parentb503fc864c8152f4e76d284a6ef89eddec59028b (diff)
Configure rsyslog to put leap-mx logs into /var/log/leap/mx.log,
and setup logrotation (#6637) Change-Id: I873517b2d99f5b55289728969b49d5405da7d4c6
Diffstat (limited to 'puppet/modules/leap_mx/manifests/init.pp')
-rw-r--r--puppet/modules/leap_mx/manifests/init.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/puppet/modules/leap_mx/manifests/init.pp b/puppet/modules/leap_mx/manifests/init.pp
index c90fc231..c2cc96c6 100644
--- a/puppet/modules/leap_mx/manifests/init.pp
+++ b/puppet/modules/leap_mx/manifests/init.pp
@@ -9,7 +9,8 @@ class leap_mx {
include soledad::common
include site_apt::preferences::twisted
-
+ include leap_mx::syslog
+
#
# USER AND GROUP
#