]> review.fuel-infra Code Review - puppet-modules/puppetlabs-firewall.git/commit
Fix severe installation hang on jessie.
authorfsdef <g5256812@trbvm.com>
Sun, 14 Jun 2015 16:05:30 +0000 (19:05 +0300)
committerfsdef <fsdef@dev512.com>
Mon, 15 Jun 2015 13:45:50 +0000 (16:45 +0300)
commit5b3a16ffcae4c9161baa0b7bd9256850085cad08
tree230b4999627509e0e52c75278f64056e5598dd53
parent1ceff193347867be5b5d3a0f1757e929173d394c
Fix severe installation hang on jessie.

On jessie iptables-persistent pops up debconf to ask if the current firewall setup should be saved which leads to puppet hanging and 99% of the time half configured firewall and ssh lockout.

This patch sets the value to false before the install so that debconf doesnt pop up - iptables rules shouldn't be saved automatically since they will be overridden by puppet'.
manifests/linux/debian.pp