Don't run yum_update.sh inside docker
authorSteve Baker <sbaker@redhat.com>
Wed, 14 Dec 2016 20:31:31 +0000 (20:31 +0000)
committerSteve Baker <sbaker@redhat.com>
Thu, 15 Dec 2016 21:33:55 +0000 (21:33 +0000)
commitf3d7b978810cf28ad7a5b8298cc6a87f125b1eb5
treec8721d781afd4e8d52de28f67646252bd3661ed1
parent713a0326e4d0ffbd4531263b7bd638809c2a639c
Don't run yum_update.sh inside docker

For now, don't run anything in yum_update.sh when it is run from
inside the heat-agents container. A mechanism for doing a yum update
on the host can be worked out later, but for now a yum update should
never be run inside a container.

Change-Id: I73d37578f8b2dc9c3029b968b1ef74ef4894100a
extraconfig/tasks/yum_update.sh