summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-12-12Merge pull request #6432 from sdodson/require-24Russell Teague
Bump ansible RPM version req to 2.4.1
2017-12-11Bump RPM version requirementScott Dodson
2017-12-08Clarify version selection in READMEMichael Gugino
This commit helps usher users into selecting the correct release for them.
2017-11-09Update Docs. Make Clearer where the actual docs are.Tim Bielawa
2017-09-07Fix README.md typoMichael Gugino
Small typo in README.md.
2017-09-05Bump ansible requirement to 2.3Scott Dodson
2017-08-25Remove unsupported playbooks and utilitiesRussell Teague
2017-08-10Update README.mdScott Dodson
2017-07-27Follow the new naming conventions.William Chang
2017-05-01Merge pull request #3986 from sdodson/require-2-2-2-0OpenShift Bot
Merged by openshift-bot
2017-04-27Move link to BUILD.md to README.mdRodolfo Carvalho
Most people contributing to the project do not need to build an RPM, so it can be left out of the Contribution Guide. Placing it in the README for still some visibility.
2017-04-25Bump ansible rpm dependency to 2.2.2.0Scott Dodson
Remove check for unpatched 2.2.1.0
2017-03-06Enable coveralls.ioJason DeTiberus
2017-03-06Dockerfile and docs to run containerized playbooksPep Turró Mauri
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.
2017-01-23Added link to HOOKS in READMESteve Milner
2017-01-11first swing at release version wordingTim Bielawa
clarify our branching and release compat. policy.
2017-01-11Update branch statusScott Dodson
master is now applicable to v1.5 and v1.4
2016-11-28Updating docs for Ansible 2.2 requirementsRussell Teague
2016-11-22Update README.mdJean-Francois Chevrette
add missing dependencies
2016-11-10Add Travis integrationRodolfo Carvalho
We can run simple tests in every PR, while triggering our internal CI tests on manually selected PRs. This is a bit better than the all-or-nothing we have today. Running `make ci` in Travis is the same as the Jenkins 'default' job.
2016-11-08README: fix markdown formattingRodolfo Carvalho
The old format doesn't render correctly in GitHub.
2016-11-08Create contribution guideRodolfo Carvalho
2016-11-08Remove README_AEP.mdRodolfo Carvalho
Not supported in this repo now.
2016-11-08README: move structure overview to the topRodolfo Carvalho
It now appears in its own section, serving as a quick way to understand what is in the repository.
2016-11-08README: cleanup setup stepsRodolfo Carvalho
2016-11-08README: remove OSX setup requirementsRodolfo Carvalho
OSX is not officially supported.
2016-11-08README: improve first paragraphRodolfo Carvalho
- Explain this repository can be used to install, upgrade and manage OpenShift clusters. - Move note about docker RPM to its own paragraph; link to issue.
2016-11-08README: add links, fix typosRodolfo Carvalho
- Add links to improve experience of people understanding how the pieces fit together - s/ie/e.g./ - s/of //
2016-11-08README: improve markdown formattingRodolfo Carvalho
2016-10-27Add requirements, fix a small formatting issue.Erinn Looney-Triggs
2016-09-16Update README.mdScott Dodson
2016-09-16Switch to origin-1.x branch namesScott Dodson
2016-09-12Fix README links.Andrew Butcher
2016-09-07Explain our branching strategyScott Dodson
2016-07-01Require ansible-2.1Andrew Butcher
2016-06-10Make a note about Requires: dockerScott Dodson
2016-04-29README UpdatesJason DeTiberus
2016-04-12Reference Setup for Origin and Ose from up-to-date docs.openshift.[com|org] ↵Jan Chaloupka
instead of local README_[origin|OSE].md Update inventory file for ansible playbook for OSE deployment. - enterprise value for deployment_type is depricated. Use openshift-enterprise instead. - key=value pairs must be on the same line
2016-01-25Update Docs and test for testing ansible versionJason DeTiberus
2015-11-14Docs: Fedora: Add missing dependencies and update to dnf.O'meid
Signed-off-by: O'meid <public@omeid.me>
2015-11-06Add pyOpenSSL to dependencies for Fedora.O'meid
pyOpenSSL is required by `filter_plugins/oo_filters.py` at least but isn't installed on Fedora 22 by default.
2015-10-24Openshift -> OpenShiftDan McPherson
2015-08-17Merge pull request #286 from sdodson/contrib-guideBrenton Leanhardt
Add links to style guide, best practices in README.md
2015-08-13Changes to make documentation less specific to OSE or AE and alsoAvesh Agarwal
adds README_AEP.md.
2015-06-17Add links to style guide, best practices in README.mdScott Dodson
2015-06-10Update readme for consolidated trello boardsJason DeTiberus
2015-06-03Merge pull request #216 from detiber/AddTrelloLinkThomas Wiest
Add link to trello feature roadmap in README
2015-05-27Removed cloud.rb and it's associated libraries as it's no longer used. Also ↵Thomas Wiest
removed etcd role.
2015-05-07Add link to trello feature roadmap in READMEJason DeTiberus
2015-05-04Add README_origin.md, update README.md to link to origin and OSE readmesJason DeTiberus