Skip to content
This repository has been archived by the owner on Jul 29, 2018. It is now read-only.

Commit

Permalink
Merge pull request #535 from LalatenduMohanty/issue-534
Browse files Browse the repository at this point in the history
Fixes #534. Fixing the kickstart file to cache ose-pod
  • Loading branch information
praveenkumar authored Sep 8, 2016
2 parents ee36ea0 + 93f98ea commit 0b8aac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/kickstarts/rhel-7-cdk-vagrant.ks
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ docker pull openshift3/ose-haproxy-router:$OPENSHIFT_TAG
docker pull openshift3/ose-deployer:$OPENSHIFT_TAG
docker pull openshift3/ose-docker-registry:$OPENSHIFT_TAG
docker pull openshift3/ose-sti-builder:$OPENSHIFT_TAG
docker pull openshift3/ose-pod:$OPENSHIFT_TAG
echo "Finished pull, running docker images for log debugging"
docker images
Expand Down

0 comments on commit 0b8aac2

Please sign in to comment.