summaryrefslogtreecommitdiff
path: root/utils/docs
AgeCommit message (Collapse)Author
2017-09-20Cleanup old deployment typesMichael Gugino
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.
2017-01-09Update manpage version.Tim Bielawa
2016-12-28Update aoi manpage with correct operation countTim Bielawa
2016-10-20a-o-i: Separate install and scaleup workflowsSamuel Munilla
In order to simplify the quick installer logic, this moves the scaleup workflow into its own subcommand. Fixes: Bug 1339621
2016-09-28Update spec file to install manpageTim Bielawa
2016-09-27Addresses most comments from @adellapeTim Bielawa
2016-09-27Add a manpage for atomic-openshift-installerTim Bielawa
2016-08-19a-o-i: Remove Legacy Config UpgradeSamuel Munilla
Remove the automatic upgrade of the 3.0 configuration file format and add some better error messaging that points the user at the docs.
2015-11-06atomic-openshift-installer: Better specification of ansible connection pointSamuel Munilla
Changes to installer.cfg.yaml to allow for better defaults in unattended mode. Update example in the docs.
2015-11-03Document the new version field for installer config.Devan Goodwin
2015-10-26Add atomic-openshift-utilsTroy Dawson
add atomic-openshift-utils to openshift-ansible.spec file no need for redundent spec file remove dependencies that are not needed