| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
The example Job specifications were wrong (they had a Pod spec instead).
Also fixing a tabs-vs-spaces problem in examples/README.md.
|
|
Additional certificate expiration check playbooks:
- one that that uploads the generated reports to a location in the masters
- one that uses custom report paths with timestamps
OpenShift Job and ScheduledJob examples that use these playbooks
run from a container to check cluster certificates from within
the cluster itself.
|