--- Profile::Kafka::Burrow[main-codfw].orig
+++ Profile::Kafka::Burrow[main-codfw]
+ monitoring_config => {'main-eqiad': {'burrow_port': 8100, 'burrow_exporter_port': 9500}, 'main-codfw': {'burrow_port': 8100, 'burrow_exporter_port': 9501}, 'logging-eqiad': {'burrow_port': 8101, 'burrow_exporter_port': 9600}, 'logging-codfw': {'burrow_port': 8101, 'burrow_exporter_port': 9601}, 'jumbo-eqiad': {'burrow_port': 8700, 'burrow_exporter_port': 9700}}
File[/var/log/wmf_auto_restart_burrow-main-codfw]
- Parameters differences:
--- File[/var/log/wmf_auto_restart_burrow-main-codfw].orig
+++ File[/var/log/wmf_auto_restart_burrow-main-codfw]
+ owner => root
+ group => root
+ backup => False
+ force => True
+ ensure => directory
+ mode => 0755
- Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_main-codfw]
- Parameters differences:
--- Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_main-codfw].orig
+++ Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_main-codfw]
+ ensure => present
- File[/etc/rsyslog.d/40-wmf-auto-restart-prometheus-burrow-exporter-main-codfw.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-wmf-auto-restart-prometheus-burrow-exporter-main-codfw.conf].orig
+++ File[/etc/rsyslog.d/40-wmf-auto-restart-prometheus-burrow-exporter-main-codfw.conf]
+ owner => root
+ group => root
+ notify => Service[rsyslog]
+ mode => 0444
+ ensure => present
- Content differences:
--- /etc/rsyslog.d/40-wmf-auto-restart-prometheus-burrow-exporter-main-codfw.conf.orig
+++ /etc/rsyslog.d/40-wmf-auto-restart-prometheus-burrow-exporter-main-codfw.conf
@@ -0,0 +1,10 @@
+# rsyslog.conf(5) configuration file for services.
+# This file is managed by Puppet.
+if $programname startswith "wmf_auto_restart_prometheus-burrow-exporter_main-codfw" then {
+ action(
+ type="omfile" file="/var/log/wmf_auto_restart_prometheus-burrow-exporter_main-codfw/syslog.log"
+ fileOwner="root" fileGroup="root"
+ fileCreateMode="0644"
+ )
+ & stop
+}
- File[/etc/logrotate.d/wmf_auto_restart_burrow-main-codfw]
- Parameters differences:
--- File[/etc/logrotate.d/wmf_auto_restart_burrow-main-codfw].orig
+++ File[/etc/logrotate.d/wmf_auto_restart_burrow-main-codfw]
+ group => root
+ owner => root
+ mode => 0444
+ ensure => present
- Content differences:
--- /etc/logrotate.d/wmf_auto_restart_burrow-main-codfw.orig
+++ /etc/logrotate.d/wmf_auto_restart_burrow-main-codfw
@@ -0,0 +1,12 @@
+# logrotate(8) config for wmf_auto_restart_burrow-main-codfw
+
+/var/log/wmf_auto_restart_burrow-main-codfw/*.log {
+ daily
+ copytruncate
+ missingok
+ compress
+ delaycompress
+ notifempty
+ rotate 15
+ size 256M
+}
- Profile::Auto_restarts::Service[burrow-logging-codfw]
- Parameters differences:
--- Profile::Auto_restarts::Service[burrow-logging-codfw].orig
+++ Profile::Auto_restarts::Service[burrow-logging-codfw]
+ ensure => present
- Logrotate::Conf[wmf_auto_restart_burrow-main-codfw]
- Parameters differences:
--- Logrotate::Conf[wmf_auto_restart_burrow-main-codfw].orig
+++ Logrotate::Conf[wmf_auto_restart_burrow-main-codfw]
+ ensure => present
- Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.service (wmf_auto_restart_burrow-main-codfw.service)]
- Parameters differences:
--- Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.service (wmf_auto_restart_burrow-main-codfw.service)].orig
+++ Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.service (wmf_auto_restart_burrow-main-codfw.service)]
+ refreshonly => True
+ command => /bin/systemctl daemon-reload
- File[/etc/rsyslog.d/40-wmf-auto-restart-burrow-main-codfw.conf]
- Parameters differences:
--- File[/etc/rsyslog.d/40-wmf-auto-restart-burrow-main-codfw.conf].orig
+++ File[/etc/rsyslog.d/40-wmf-auto-restart-burrow-main-codfw.conf]
+ owner => root
+ group => root
+ notify => Service[rsyslog]
+ mode => 0444
+ ensure => present
- Content differences:
--- /etc/rsyslog.d/40-wmf-auto-restart-burrow-main-codfw.conf.orig
+++ /etc/rsyslog.d/40-wmf-auto-restart-burrow-main-codfw.conf
@@ -0,0 +1,10 @@
+# rsyslog.conf(5) configuration file for services.
+# This file is managed by Puppet.
+if $programname startswith "wmf_auto_restart_burrow-main-codfw" then {
+ action(
+ type="omfile" file="/var/log/wmf_auto_restart_burrow-main-codfw/syslog.log"
+ fileOwner="root" fileGroup="root"
+ fileCreateMode="0644"
+ )
+ & stop
+}
- Profile::Prometheus::Burrow_exporter[logging-codfw]
- Parameters differences:
--- Profile::Prometheus::Burrow_exporter[logging-codfw].orig
+++ Profile::Prometheus::Burrow_exporter[logging-codfw]
+ port => 9601
+ api_version => 3
+ burrow_addr => localhost:8101
+ hostname => 0.0.0.0
- Systemd::Unit[burrow-main-codfw]
- Parameters differences:
--- Systemd::Unit[burrow-main-codfw].orig
+++ Systemd::Unit[burrow-main-codfw]
+ restart => True
+ unit => burrow-main-codfw
+ require => ['Class[Systemd]']
+ override => False
+ ensure => present
+ override_filename => puppet-override.conf
- Systemd::Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw]
- Parameters differences:
--- Systemd::Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw].orig
+++ Systemd::Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw]
+ restart => False
+ migration_task => T407130
+ require => Systemd::Unit[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.service]
+ monitoring_enabled => False
+ override => False
+ monitoring_critical => False
+ ensure => present
+ monitoring_contact_group => admins
+ service_params => {}
+ unit_type => timer
- Rsyslog::Conf[wmf_auto_restart_burrow-logging-codfw]
- Parameters differences:
--- Rsyslog::Conf[wmf_auto_restart_burrow-logging-codfw].orig
+++ Rsyslog::Conf[wmf_auto_restart_burrow-logging-codfw]
+ require => File[/var/log/wmf_auto_restart_burrow-logging-codfw]
+ mode => 0444
+ ensure => present
+ priority => 40
- Burrow[logging-codfw]
- Parameters differences:
--- Burrow[logging-codfw].orig
+++ Burrow[logging-codfw]
+ from_email => Burrow <noreply@wikimedia.org>
+ kafka_brokers => ['kafka-logging2001.codfw.wmnet', 'kafka-logging2002.codfw.wmnet', 'kafka-logging2003.codfw.wmnet', 'kafka-logging2004.codfw.wmnet', 'kafka-logging2005.codfw.wmnet']
+ consumer_groups_blacklist => ^(console-consumer-|python-kafka-consumer-|test_).*$
+ client_id => burrow-client
+ kafka_api_version => 1.0.0
+ email_template => burrow/email.tmpl.erb
+ smtp_server => localhost
+ zookeeper_path => /kafka/logging-codfw
+ kafka_cluster_name => logging-codfw
+ smtp_server_port => 25
+ zookeeper_port => 2181
+ zookeeper_hosts => ['conf2004.codfw.wmnet', 'conf2005.codfw.wmnet', 'conf2006.codfw.wmnet']
+ lagcheck_intervals => 100
+ kafka_brokers_port => 9092
+ httpserver_port => 8101
- File[/etc/burrow/logging-codfw]
- Parameters differences:
--- File[/etc/burrow/logging-codfw].orig
+++ File[/etc/burrow/logging-codfw]
+ owner => root
+ group => root
+ ensure => directory
- File[/etc/burrow/logging-codfw/burrow.toml]
- Parameters differences:
--- File[/etc/burrow/logging-codfw/burrow.toml].orig
+++ File[/etc/burrow/logging-codfw/burrow.toml]
+ owner => root
+ group => root
- Content differences:
--- /etc/burrow/logging-codfw/burrow.toml.orig
+++ /etc/burrow/logging-codfw/burrow.toml
@@ -0,0 +1,32 @@
+[general]
+pidfile="/run/burrow/burrow-logging-codfw.pid"
+client-id="burrow-client"
+
+[logging]
+filename="/var/log/burrow/logging-codfw.log"
+level="info"
+
+[zookeeper]
+servers=["conf2004.codfw.wmnet:2181","conf2005.codfw.wmnet:2181","conf2006.codfw.wmnet:2181"]
+timeout=6
+root-path="/burrow/notifier/logging-codfw"
+
+[client-profile.logging-codfw]
+kafka-version="1.0.0"
+
+[cluster.logging-codfw]
+class-name="kafka"
+client-profile="logging-codfw"
+servers=["kafka-logging2001.codfw.wmnet:9092","kafka-logging2002.codfw.wmnet:9092","kafka-logging2003.codfw.wmnet:9092","kafka-logging2004.codfw.wmnet:9092","kafka-logging2005.codfw.wmnet:9092"]
+
+[consumer.logging-codfw]
+class-name="kafka"
+cluster="logging-codfw"
+servers=["kafka-logging2001.codfw.wmnet:9092","kafka-logging2002.codfw.wmnet:9092","kafka-logging2003.codfw.wmnet:9092","kafka-logging2004.codfw.wmnet:9092","kafka-logging2005.codfw.wmnet:9092"]
+group-blacklist="^(console-consumer-|python-kafka-consumer-|test_).*$"
+start-latest=true
+
+[httpserver.mylistener]
+address=":8101"
+timeout=60
+
- Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
- Parameters differences:
--- Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw].orig
+++ Logrotate::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
+ ensure => present
- Rsyslog::Conf[wmf_auto_restart_burrow-main-codfw]
- Parameters differences:
--- Rsyslog::Conf[wmf_auto_restart_burrow-main-codfw].orig
+++ Rsyslog::Conf[wmf_auto_restart_burrow-main-codfw]
+ require => File[/var/log/wmf_auto_restart_burrow-main-codfw]
+ mode => 0444
+ ensure => present
+ priority => 40
- Systemd::Unit[wmf_auto_restart_prometheus-burrow-exporter@main-codfw.service]
- Parameters differences:
--- Systemd::Unit[wmf_auto_restart_prometheus-burrow-exporter@main-codfw.service].orig
+++ Systemd::Unit[wmf_auto_restart_prometheus-burrow-exporter@main-codfw.service]
+ restart => False
+ require => ['Class[Systemd]']
+ override => False
+ override_filename => puppet-override.conf
+ unit => wmf_auto_restart_prometheus-burrow-exporter@main-codfw.service
+ ensure => present
- Systemd::Service[burrow-main-codfw]
- Parameters differences:
--- Systemd::Service[burrow-main-codfw].orig
+++ Systemd::Service[burrow-main-codfw]
+ restart => True
+ migration_task => T407130
+ require => ['Package[burrow]']
+ monitoring_enabled => False
+ override => False
+ monitoring_critical => False
+ ensure => present
+ monitoring_contact_group => admins
+ subscribe => File[/etc/burrow/main-codfw/burrow.toml]
+ service_params => {}
+ unit_type => service
- File[/etc/logrotate.d/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
- Parameters differences:
--- File[/etc/logrotate.d/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw].orig
+++ File[/etc/logrotate.d/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
+ group => root
+ owner => root
+ mode => 0444
+ ensure => present
- Content differences:
--- /etc/logrotate.d/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw.orig
+++ /etc/logrotate.d/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw
@@ -0,0 +1,12 @@
+# logrotate(8) config for wmf_auto_restart_prometheus-burrow-exporter_logging-codfw
+
+/var/log/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw/*.log {
+ daily
+ copytruncate
+ missingok
+ compress
+ delaycompress
+ notifempty
+ rotate 15
+ size 256M
+}
- File[/etc/default/prometheus-burrow-exporter@logging-eqiad]
- Content differences:
--- /etc/default/prometheus-burrow-exporter@logging-eqiad.orig
+++ /etc/default/prometheus-burrow-exporter@logging-eqiad
@@ -1 +1 @@
-ARGS="--burrow-addr http://localhost:8101 --metrics-addr 0.0.0.0:9501 --interval 30 --api-version 3"
+ARGS="--burrow-addr http://localhost:8101 --metrics-addr 0.0.0.0:9600 --interval 30 --api-version 3"
- Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer]
- Parameters differences:
--- Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer].orig
+++ Service[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer]
+ provider => systemd
+ ensure => running
+ enable => True
- Rsyslog::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
- Parameters differences:
--- Rsyslog::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw].orig
+++ Rsyslog::Conf[wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
+ require => File[/var/log/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
+ mode => 0444
+ ensure => present
+ priority => 40
- Exec[mask_default_burrow_exporter_logging-codfw]
- Parameters differences:
--- Exec[mask_default_burrow_exporter_logging-codfw].orig
+++ Exec[mask_default_burrow_exporter_logging-codfw]
+ command => /bin/systemctl mask prometheus-burrow-exporter.service ; /bin/systemctl stop prometheus-burrow-exporter.service
+ creates => /etc/systemd/system/prometheus-burrow-exporter.service
- File[/var/log/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
- Parameters differences:
--- File[/var/log/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw].orig
+++ File[/var/log/wmf_auto_restart_prometheus-burrow-exporter_logging-codfw]
+ owner => root
+ group => root
+ backup => False
+ force => True
+ ensure => directory
+ mode => 0755
- File[/etc/logrotate.d/wmf_auto_restart_burrow-logging-codfw]
- Parameters differences:
--- File[/etc/logrotate.d/wmf_auto_restart_burrow-logging-codfw].orig
+++ File[/etc/logrotate.d/wmf_auto_restart_burrow-logging-codfw]
+ group => root
+ owner => root
+ mode => 0444
+ ensure => present
- Content differences:
--- /etc/logrotate.d/wmf_auto_restart_burrow-logging-codfw.orig
+++ /etc/logrotate.d/wmf_auto_restart_burrow-logging-codfw
@@ -0,0 +1,12 @@
+# logrotate(8) config for wmf_auto_restart_burrow-logging-codfw
+
+/var/log/wmf_auto_restart_burrow-logging-codfw/*.log {
+ daily
+ copytruncate
+ missingok
+ compress
+ delaycompress
+ notifempty
+ rotate 15
+ size 256M
+}
- Ferm::Service[burrow-logging-codfw]
- Parameters differences:
--- Ferm::Service[burrow-logging-codfw].orig
+++ Ferm::Service[burrow-logging-codfw]
+ srange => $DOMAIN_NETWORKS
+ notrack => False
+ port => 8101
+ desc =>
+ proto => tcp
+ ensure => present
+ prio => 10
- Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.timer (wmf_auto_restart_burrow-main-codfw.timer)]
- Parameters differences:
--- Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.timer (wmf_auto_restart_burrow-main-codfw.timer)].orig
+++ Exec[systemd daemon-reload for wmf_auto_restart_burrow-main-codfw.timer (wmf_auto_restart_burrow-main-codfw.timer)]
+ refreshonly => True
+ before => ['Service[wmf_auto_restart_burrow-main-codfw.timer]']
+ command => /bin/systemctl daemon-reload
- File_line[auto_restart_file_presence_burrow-main-codfw]
- Parameters differences:
--- File_line[auto_restart_file_presence_burrow-main-codfw].orig
+++ File_line[auto_restart_file_presence_burrow-main-codfw]
+ require => File[/etc/debdeploy-client/autorestarts.conf]
+ ensure => present
+ path => /etc/debdeploy-client/autorestarts.conf
+ line => burrow-main-codfw
- Systemd::Unit[wmf_auto_restart_burrow-logging-codfw.timer]
- Parameters differences:
--- Systemd::Unit[wmf_auto_restart_burrow-logging-codfw.timer].orig
+++ Systemd::Unit[wmf_auto_restart_burrow-logging-codfw.timer]
+ restart => False
+ unit => wmf_auto_restart_burrow-logging-codfw.timer
+ require => ['Class[Systemd]']
+ override => False
+ ensure => present
+ override_filename => puppet-override.conf
- Service[burrow-main-codfw]
- Parameters differences:
--- Service[burrow-main-codfw].orig
+++ Service[burrow-main-codfw]
+ ensure => running
+ enable => True
- Systemd::Timer[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw]
- Parameters differences:
--- Systemd::Timer[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw].orig
+++ Systemd::Timer[wmf_auto_restart_prometheus-burrow-exporter@logging-codfw]
+ splay => 0
+ fixed_random_delay => False
+ timer_intervals => [{'start': 'OnCalendar', 'interval': 'Mon,Tue,Wed,Thu,Fri *-*-* 10:6:00'}]
+ accuracy => 15sec
+ ensure => present
+ unit_name => wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.service
- Burrow[main-codfw]
- Parameters differences:
--- Burrow[main-codfw].orig
+++ Burrow[main-codfw]
+ from_email => Burrow <noreply@wikimedia.org>
+ kafka_brokers => ['kafka-main2006.codfw.wmnet', 'kafka-main2007.codfw.wmnet', 'kafka-main2008.codfw.wmnet', 'kafka-main2009.codfw.wmnet', 'kafka-main2010.codfw.wmnet']
+ consumer_groups_blacklist => ^(console-consumer-|python-kafka-consumer-|test_).*$
+ client_id => burrow-client
+ kafka_api_version => 1.0.0
+ email_template => burrow/email.tmpl.erb
+ smtp_server => localhost
+ zookeeper_path => /kafka/main-codfw
+ kafka_cluster_name => main-codfw
+ smtp_server_port => 25
+ zookeeper_port => 2181
+ zookeeper_hosts => ['conf2004.codfw.wmnet', 'conf2005.codfw.wmnet', 'conf2006.codfw.wmnet']
+ lagcheck_intervals => 100
+ kafka_brokers_port => 9092
+ httpserver_port => 8100
- File[/lib/systemd/system/wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer]
- Parameters differences:
--- File[/lib/systemd/system/wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer].orig
+++ File[/lib/systemd/system/wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer]
+ owner => root
+ group => root
+ notify => Exec[systemd daemon-reload for wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer (wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer)]
+ mode => 0444
+ ensure => present
- Content differences:
--- /lib/systemd/system/wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer.orig
+++ /lib/systemd/system/wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.timer
@@ -0,0 +1,12 @@
+[Unit]
+Description=Periodic execution of wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.service
+
+[Timer]
+Unit=wmf_auto_restart_prometheus-burrow-exporter@logging-codfw.service
+# Accuracy sets the maximum time interval around the execution time we want to allow
+AccuracySec=15sec
+OnCalendar=Mon,Tue,Wed,Thu,Fri *-*-* 10:6:00
+RandomizedDelaySec=0
+
+[Install]
+WantedBy=multi-user.target
- File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.service]
- Parameters differences:
--- File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.service].orig
+++ File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.service]
+ owner => root
+ group => root
+ notify => Exec[systemd daemon-reload for wmf_auto_restart_burrow-logging-codfw.service (wmf_auto_restart_burrow-logging-codfw.service)]
+ mode => 0444
+ ensure => present
- Content differences:
--- /lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.service.orig
+++ /lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Auto restart job: burrow-logging-codfw
+Documentation=https://wikitech.wikimedia.org/wiki/Monitoring/systemd_unit_state
+
+[Service]
+Type=oneshot
+User=root
+ExecStart=/usr/local/sbin/wmf-auto-restart -s burrow-logging-codfw
- Service[wmf_auto_restart_burrow-logging-codfw.timer]
- Parameters differences:
--- Service[wmf_auto_restart_burrow-logging-codfw.timer].orig
+++ Service[wmf_auto_restart_burrow-logging-codfw.timer]
+ provider => systemd
+ ensure => running
+ enable => True
- Service[prometheus-burrow-exporter@logging-codfw]
- Parameters differences:
--- Service[prometheus-burrow-exporter@logging-codfw].orig
+++ Service[prometheus-burrow-exporter@logging-codfw]
+ ensure => running
+ enable => True
- File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.timer]
- Parameters differences:
--- File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.timer].orig
+++ File[/lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.timer]
+ owner => root
+ group => root
+ notify => Exec[systemd daemon-reload for wmf_auto_restart_burrow-logging-codfw.timer (wmf_auto_restart_burrow-logging-codfw.timer)]
+ mode => 0444
+ ensure => present
- Content differences:
--- /lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.timer.orig
+++ /lib/systemd/system/wmf_auto_restart_burrow-logging-codfw.timer
@@ -0,0 +1,12 @@
+[Unit]
+Description=Periodic execution of wmf_auto_restart_burrow-logging-codfw.service
+
+[Timer]
+Unit=wmf_auto_restart_burrow-logging-codfw.service
+# Accuracy sets the maximum time interval around the execution time we want to allow
+AccuracySec=15sec
+OnCalendar=Mon,Tue,Wed,Thu,Fri *-*-* 11:11:00
+RandomizedDelaySec=0
+
+[Install]
+WantedBy=multi-user.target
- File[/etc/default/prometheus-burrow-exporter@logging-codfw]
- Parameters differences: