summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2297 from abutcher/bz#1329455Scott Dodson2016-08-151-22/+18
|\
| * a-o-i: fix bz#1329455Gan Huang2016-08-151-22/+18
* | a-o-i: Mapping for 3.2 UpgradesSamuel Munilla2016-08-151-0/+6
* | Merge pull request #2201 from richm/v1.3Scott Dodson2016-08-151-0/+1
|\ \ | |/ |/|
| * add 3.3 to installerRich Megginson2016-07-311-0/+1
* | a-o-i: Fix broken upgradesSamuel Munilla2016-08-122-6/+5
* | a-o-i: Automatically Label Nodes as InfraSamuel Munilla2016-08-111-0/+11
* | a-o-i: Restrict installed host checkSamuel Munilla2016-08-101-19/+18
* | Merge pull request #2278 from smunilla/BZ1353162Scott Dodson2016-08-095-15/+15
|\ \
| * | a-o-i: Update nosetests for ansible_ssh_userSamuel Munilla2016-08-093-10/+11
| * | move ansible_ssh_user to deployment, remove ansible_config and ansible_log_pathGan Huang2016-08-092-5/+4
* | | Labeling nodes onlyGan Huang2016-08-091-1/+2
|/ /
* | Convert ansible facts callback to v2.Andrew Butcher2016-08-082-24/+30
* | a-o-i: Rename OSE in Install MenuSamuel Munilla2016-08-041-1/+1
* | a-o-i: Allow Arbitrary Deployment VariablesSamuel Munilla2016-08-031-13/+11
* | a-o-i: Fix broken uninstallSamuel Munilla2016-08-022-5/+9
* | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choicesSamuel Munilla2016-07-302-34/+5
|/
* a-o-i: Better inventory group handlingSamuel Munilla2016-07-293-72/+49
* a-o-i: Set roles on standalone storageSamuel Munilla2016-07-281-3/+1
* Disable too many branches pylintScott Dodson2016-07-271-0/+1
* a-o-i: write missing openshift_node_labelsdkorn2016-07-271-0/+2
* Merge pull request #2228 from smunilla/arbitrary_host_varsScott Dodson2016-07-272-1/+8
|\
| * a-o-i: Support for arbitrary host-level variablesSamuel Munilla2016-07-272-1/+8
* | a-o-i: Move inventory vars to the correct locationSamuel Munilla2016-07-271-16/+18
|/
* a-o-i: Persist Roles VariablesSamuel Munilla2016-07-211-0/+3
* Merge pull request #2170 from smunilla/unattended_required_factsScott Dodson2016-07-201-8/+1
|\
| * a-o-i: Looser facts requirements for unattendedSamuel Munilla2016-07-181-8/+1
* | a-o-i: Write Role variable groupsSamuel Munilla2016-07-201-1/+2
|/
* Arbitrary Installer yamlSamuel Munilla2016-07-186-460/+666
* Fix quick install 3.2 upgrade path.Devan Goodwin2016-07-151-2/+2
* Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-4/+10
|\
| * Remove Origin 1.1 as an optionSamuel Munilla2016-07-061-1/+0
| * a-o-i: Add Origin 1.2 InstallsSamuel Munilla2016-06-231-0/+1
| * a-o-i: Add support for installing OpenShift OriginSamuel Munilla2016-06-231-4/+10
* | Remove too recent pylint option keys.Devan Goodwin2016-07-131-1/+0
* | pylint fixesDevan Goodwin2016-07-131-10/+9
* | Update quick upgrade to remove unsupported options.Devan Goodwin2016-07-081-23/+44
|/
* a-o-i: No proxy questions for 3.0/3.1Samuel Munilla2016-05-161-1/+3
* a-o-i: Write proxy variablesSamuel Munilla2016-05-101-0/+10
* a-o-i: More friendly proxy questionsSamuel Munilla2016-04-282-9/+16
* a-o-i-: Allow empty proxySamuel Munilla2016-04-271-3/+7
* a-o-i tests: Update attended tests for proxySamuel Munilla2016-04-261-0/+2
* Merge pull request #1765 from smunilla/proxy_uiJason DeTiberus2016-04-263-1/+29
|\
| * a-o-i: Update prompt when asking for proxySamuel Munilla2016-04-191-0/+11
| * a-o-i: UI additions for proxiesSamuel Munilla2016-04-183-1/+18
* | Replace deprecated sudo with become.Andrew Butcher2016-04-251-2/+2
* | a-o-i: Correct bug with default storage hostSamuel Munilla2016-04-211-1/+1
* | a-o-i: Don't assume storage on 1st masterSamuel Munilla2016-04-182-14/+38
|/
* a-o-i: Support openshift_image_tagSamuel Munilla2016-04-081-1/+3
* Merge pull request #1654 from dgoodwin/gen-inventoryBrenton Leanhardt2016-04-055-49/+134
|\