summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPep TurrĂ³ Mauri <pep@redhat.com>2017-02-13 16:22:20 +0100
committerPep TurrĂ³ Mauri <pep@redhat.com>2017-03-06 17:54:01 +0100
commitf1b6aa212e32fa711bb8cab42b62260dcfad252c (patch)
tree04e77ca144e67a3dcc2d73b44f257fe86ec4fe7a /README.md
parent6a002fb9641d2631038bba8d80e5467f312fa0db (diff)
downloadopenshift-f1b6aa212e32fa711bb8cab42b62260dcfad252c.tar.gz
openshift-f1b6aa212e32fa711bb8cab42b62260dcfad252c.tar.bz2
openshift-f1b6aa212e32fa711bb8cab42b62260dcfad252c.tar.xz
openshift-f1b6aa212e32fa711bb8cab42b62260dcfad252c.zip
Dockerfile and docs to run containerized playbooks
Update openshift-ansible's Dockerfile to use playbook2image as a base, with the goal to run an arbitrary playbook from a container. The existing Dockerfile is moved to Dockerfile.rhel7 for the productized version and will be updated to use playbook2image later.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c3c022e59..751e5ebf1 100644
--- a/README.md
+++ b/README.md
@@ -74,6 +74,9 @@ you are not running a stable release.
- [OpenShift Enterprise](https://docs.openshift.com/enterprise/latest/install_config/install/advanced_install.html)
- [OpenShift Origin](https://docs.openshift.org/latest/install_config/install/advanced_install.html)
+## Containerized OpenShift Ansible
+
+See [README_CONTAINER_IMAGE.md](README_CONTAINER_IMAGE.md) for information on how to package openshift-ansible as a container image.
## Installer Hooks