Configure dockerd with --iptables=false
authorDan Prince <dprince@redhat.com>
Wed, 2 Aug 2017 20:51:47 +0000 (16:51 -0400)
committerMartin André <m.andre@redhat.com>
Thu, 3 Aug 2017 07:12:09 +0000 (09:12 +0200)
commit7d13151a4465a951bbf50e14babe4ff720b3f2a7
treee8fb9433c87ffc98eedea255c09682f69589077e
parent85f5cc23d41e0e0939425ffce3083d42d6d4187d
Configure dockerd with --iptables=false

This change defaults --iptables=false for dockerd to avoid
having Docker create its own FORWARD iptables rules. These
rules can interact with normal OS networking rules and disable
communications between hosts on reboot.

Change-Id: I875fa14f7d810c7f0aba3b3a1b04b60a19470f0f
Closes-bug: #1708279
manifests/profile/base/docker.pp
spec/classes/tripleo_profile_base_docker_spec.rb