index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_cli
Age
Commit message (
Expand
)
Author
2016-04-14
The openshift_docker role must set the version facts for containerized installs
Brenton Leanhardt
2016-04-06
Merge pull request #1695 from brenton/bz1323123
Brenton Leanhardt
2016-04-05
Downgrade to docker 1.8.2 if installing OSE < 3.2
Scott Dodson
2016-04-01
Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...
Brenton Leanhardt
2016-03-31
Bug 1320829 - Ensure docker installed for facts
Jason DeTiberus
2016-03-15
Move common common facts to openshift_facts
Jason DeTiberus
2016-03-14
Docker role refactor
Jason DeTiberus
2016-03-08
reverting back to pre-pulling the master image
Brenton Leanhardt
2016-03-07
Support openshift_image_tag
Brenton Leanhardt
2016-03-03
Correctly set the image tag for containerized installs (and upgrades)
Brenton Leanhardt
2016-03-03
Updating the containerized cli wrapper to work for both docker 1.8 and 1.9
Brenton Leanhardt
2016-03-03
First past at the upgrade process
Brenton Leanhardt
2016-01-26
replace yum with dnf
Seth Jennings
2016-01-11
Merge pull request #1097 from sdodson/containers
Brenton Leanhardt
2016-01-11
Set the cli image to match osm_image in openshift_cli role
Scott Dodson
2016-01-07
Always pull docker images
Scott Dodson
2016-01-07
Add a banner to CLI wrapper instructing users that it's only for bootstrapping
Scott Dodson
2016-01-06
Fix multi-word arguments & cli wrapper stdin plumbing
Scott Dodson
2015-12-16
Add some guards to wait for images to be pulled before moving on
Scott Dodson
2015-12-15
Add openshift_cli role
Scott Dodson