Remove duplicate PreConfig definition
authorJiri Stransky <jistr@redhat.com>
Wed, 24 May 2017 13:00:22 +0000 (15:00 +0200)
committerJiri Stransky <jistr@redhat.com>
Wed, 24 May 2017 13:00:22 +0000 (15:00 +0200)
commit76ee9d1d38ea841f9739822d7ae17f97cc4b6806
tree59d5085e97b47d4a0070f19212d5145108ff7e2d
parenta42b93d503690cb56d6a1053759f5b9a9a65fd4e
Remove duplicate PreConfig definition

We had two exactly the same definitions of PreConfig in
docker_steps.j2.yaml. We should remove one of them.

I chose to remove the first definition, as the 2nd definition is amended
by change I674a4d9d2c77d1f6fbdb0996f6c9321848e32662, so we'll avoid a
conflict.

Change-Id: If65e30daefcf6552e085c7648c6691b7068834d4
docker/docker-steps.j2