summaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Adding requirements for logging and metricsEric Wolinetz2018-02-011-0/+10
|
* Merge pull request #6129 from sdodson/contribOpenShift Merge Robot2018-01-301-1/+11
|\ | | | | | | | | | | | | Automatic merge from submit-queue. Add a bare minimum localhost hosts file and docs Hopefully this makes things easier for folks new to ansible
| * Add a bare minimum localhost hosts fileScott Dodson2018-01-301-1/+11
| |
* | Merge pull request #6432 from sdodson/require-24Russell Teague2017-12-121-1/+1
|\ \ | | | | | | Bump ansible RPM version req to 2.4.1
| * | Bump RPM version requirementScott Dodson2017-12-111-1/+1
| |/
* | Clarify version selection in READMEMichael Gugino2017-12-081-7/+14
|/ | | | | This commit helps usher users into selecting the correct release for them.
* Update Docs. Make Clearer where the actual docs are.Tim Bielawa2017-11-091-15/+15
|
* Fix README.md typoMichael Gugino2017-09-071-1/+1
| | | | Small typo in README.md.
* Bump ansible requirement to 2.3Scott Dodson2017-09-051-1/+1
|
* Remove unsupported playbooks and utilitiesRussell Teague2017-08-251-8/+4
|
* Update README.mdScott Dodson2017-08-101-6/+6
|
* Follow the new naming conventions.William Chang2017-07-271-1/+2
|
* Merge pull request #3986 from sdodson/require-2-2-2-0OpenShift Bot2017-05-011-1/+1
|\ | | | | Merged by openshift-bot
| * Bump ansible rpm dependency to 2.2.2.0Scott Dodson2017-04-251-1/+1
| | | | | | | | Remove check for unpatched 2.2.1.0
* | Move link to BUILD.md to README.mdRodolfo Carvalho2017-04-271-1/+4
|/ | | | | | | 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.
* Enable coveralls.ioJason DeTiberus2017-03-061-0/+1
|
* Dockerfile and docs to run containerized playbooksPep Turró Mauri2017-03-061-0/+3
| | | | | | | | 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.
* Added link to HOOKS in READMESteve Milner2017-01-231-0/+6
|
* first swing at release version wordingTim Bielawa2017-01-111-22/+40
| | | | clarify our branching and release compat. policy.
* Update branch statusScott Dodson2017-01-111-1/+1
| | | | master is now applicable to v1.5 and v1.4
* Updating docs for Ansible 2.2 requirementsRussell Teague2016-11-281-1/+1
|
* Update README.mdJean-Francois Chevrette2016-11-221-1/+3
| | | add missing dependencies
* Add Travis integrationRodolfo Carvalho2016-11-101-0/+1
| | | | | | | | | 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.
* README: fix markdown formattingRodolfo Carvalho2016-11-081-0/+2
| | | | The old format doesn't render correctly in GitHub.
* Create contribution guideRodolfo Carvalho2016-11-081-15/+1
|
* Remove README_AEP.mdRodolfo Carvalho2016-11-081-1/+0
| | | | Not supported in this repo now.
* README: move structure overview to the topRodolfo Carvalho2016-11-081-8/+9
| | | | | It now appears in its own section, serving as a quick way to understand what is in the repository.
* README: cleanup setup stepsRodolfo Carvalho2016-11-081-11/+14
|
* README: remove OSX setup requirementsRodolfo Carvalho2016-11-081-6/+0
| | | | OSX is not officially supported.
* README: improve first paragraphRodolfo Carvalho2016-11-081-5/+8
| | | | | | - 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.
* README: add links, fix typosRodolfo Carvalho2016-11-081-10/+14
| | | | | | | - Add links to improve experience of people understanding how the pieces fit together - s/ie/e.g./ - s/of //
* README: improve markdown formattingRodolfo Carvalho2016-11-081-8/+11
|
* Add requirements, fix a small formatting issue.Erinn Looney-Triggs2016-10-271-1/+6
|
* Update README.mdScott Dodson2016-09-161-1/+1
|
* Switch to origin-1.x branch namesScott Dodson2016-09-161-7/+11
|
* Fix README links.Andrew Butcher2016-09-121-13/+13
|
* Explain our branching strategyScott Dodson2016-09-071-0/+9
|
* Require ansible-2.1Andrew Butcher2016-07-011-2/+2
|
* Make a note about Requires: dockerScott Dodson2016-06-101-1/+4
|
* README UpdatesJason DeTiberus2016-04-291-8/+5
|
* Reference Setup for Origin and Ose from up-to-date docs.openshift.[com|org] ↵Jan Chaloupka2016-04-121-2/+2
| | | | | | | | | 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
* Update Docs and test for testing ansible versionJason DeTiberus2016-01-251-2/+2
|
* Docs: Fedora: Add missing dependencies and update to dnf.O'meid2015-11-141-1/+1
| | | | Signed-off-by: O'meid <public@omeid.me>
* Add pyOpenSSL to dependencies for Fedora.O'meid2015-11-061-1/+1
| | | pyOpenSSL is required by `filter_plugins/oo_filters.py` at least but isn't installed on Fedora 22 by default.
* Openshift -> OpenShiftDan McPherson2015-10-241-2/+2
|
* Merge pull request #286 from sdodson/contrib-guideBrenton Leanhardt2015-08-171-0/+3
|\ | | | | Add links to style guide, best practices in README.md
| * Add links to style guide, best practices in README.mdScott Dodson2015-06-171-0/+3
| |
* | Changes to make documentation less specific to OSE or AE and alsoAvesh Agarwal2015-08-131-3/+4
|/ | | | adds README_AEP.md.
* Update readme for consolidated trello boardsJason DeTiberus2015-06-101-1/+1
|
* Merge pull request #216 from detiber/AddTrelloLinkThomas Wiest2015-06-031-4/+7
|\ | | | | Add link to trello feature roadmap in README