Bug fix: Modify regex to match what is intended 37/76037/6
authorManuel Buil <mbuil@suse.com>
Wed, 12 Sep 2018 15:43:04 +0000 (17:43 +0200)
committerManuel Buil <mbuil@suse.com>
Wed, 24 Oct 2018 11:11:29 +0000 (13:11 +0200)
commitb8e2f80bb9097f96e66948dabbe508a384ab6eb4
tree519908a8f318118522f427b29ab55310808b4a36
parentf7d252986d7024b9fd4459d50ef3809e0946a16c
Bug fix: Modify regex to match what is intended

The regex line removes the line which was added before:
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy

because it matches on any line starting with:

log4j2.appender.rolling.s

Change-Id: Ie8b1b5f60982f1026524b7e9519ac675476fee0d
Signed-off-by: Manuel Buil <mbuil@suse.com>
tasks/configure_odl_logs.yml