summaryrefslogtreecommitdiffstats
path: root/images/installer/Dockerfile.rhel7
Commit message (Collapse)AuthorAgeFilesLines
* Add python2-crypto packageClayton Coleman2018-02-011-1/+1
|
* update Dockerfile to add boto3 dependencyJoel Diaz2018-01-231-1/+1
| | | | The centos-based Dockerfile has previously been updated to pull in the python2-boto3 RPM; update the RHEL-based Dockerfile to do the same now that python2-boto3 has been made available in the appropriate repo.
* Add gcloud to the installer imageClayton Coleman2017-12-191-1/+1
| | | | | | The installer image will become our default cloud operations image for tasks that overlap with ansible, and will also be the image for provioning. We will eventually add others like awscli for support roles.
* Use 3.7 RPM repoAdam Haile2017-09-201-1/+1
|
* image builds: remove dependency on playbook2imagejuanvallejo2017-07-181-38/+29
| | | | | | We do not need the builder functionality from playbook2image and the resulting image was overly complicated, so this simply builds on Centos/RHEL.
* OCP build: override python-directed envvarsLuke Meyer2017-07-111-3/+7
| | | | | SUMMARY and DESCRIPTION were coming from python image build, might be confusing to someone inspecting this image.
* OCP build: fix bug 1465724Luke Meyer2017-07-111-2/+8
| | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1465724 Use the provided ansible.cfg and hack needed python system libs into SCL
* OCP build: sync packages neededLuke Meyer2017-07-111-1/+1
| | | | sync the parallel change from Dockerfile into Dockerfile.rhel7
* Rename container image to origin-ansible / ose-ansiblePep TurrĂ³ Mauri2017-06-021-1/+1
| | | | | | | | | | | | As discussed in #4279 the container image is being renamed to openshift/origin-ansible (upstream) and openshift3/ose-ansible (downstream) for the "oc cluster up" use case, and more generally to make it fit the imageConfig.format configuration option. This updates references to the image name accordingly. Also updating references to playbook2image to account for recent moves of the repo/image.
* Moving Dockerfile content to images dirjupierce2017-05-081-0/+45