summaryrefslogtreecommitdiffstats
path: root/utils/docs
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup old deployment typesMichael Gugino2017-09-201-1/+0
| | | | | | | | | | | Previously, openshift-ansible supported various types of deployments using the variable "openshift_deployment_type" Currently, openshift-ansible only supports two deployment types, "origin" and "openshift-enterprise". This commit removes all logic and references to deprecated deployment types.
* Update manpage version.Tim Bielawa2017-01-091-2/+2
|
* Update aoi manpage with correct operation countTim Bielawa2016-12-282-4/+4
|
* a-o-i: Separate install and scaleup workflowsSamuel Munilla2016-10-202-2/+22
| | | | | | | In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621
* Update spec file to install manpageTim Bielawa2016-09-281-9/+9
|
* Addresses most comments from @adellapeTim Bielawa2016-09-271-12/+12
|
* Add a manpage for atomic-openshift-installerTim Bielawa2016-09-272-0/+353
|
* a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-191-26/+31
| | | | | Remove the automatic upgrade of the 3.0 configuration file format and add some better error messaging that points the user at the docs.
* atomic-openshift-installer: Better specification of ansible connection pointSamuel Munilla2015-11-061-0/+3
| | | | | Changes to installer.cfg.yaml to allow for better defaults in unattended mode. Update example in the docs.
* Document the new version field for installer config.Devan Goodwin2015-11-031-0/+5
|
* Add atomic-openshift-utilsTroy Dawson2015-10-261-0/+72
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed