Be more inclusive in insecure registry regex
authorMartin André <m.andre@redhat.com>
Tue, 6 Sep 2016 12:58:00 +0000 (14:58 +0200)
committerMartin André <m.andre@redhat.com>
Thu, 6 Oct 2016 09:14:20 +0000 (11:14 +0200)
commit704a78d342ad1a735e50f29768d15636b866fc98
tree4c8faed3d73a0a75ad74d3dec8615355bd33c108
parentc3611e0f701a2b104d52125861b27da44a6c7763
Be more inclusive in insecure registry regex

The regex failed to match the INSECURE_REGISTRY string used in latest
atomic host image due to it expecting a whitespace after
--insecure-registry.

Change-Id: Ib8f288d844b4d94b0f6309bfd04bb05930d8c4c5
docker/firstboot/start_docker_agents.sh