summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Add Enterprise 3.3 templateScott Dodson2016-08-242-6/+36
| | | |
| * | | Pull in keynote demo changesScott Dodson2016-08-245-54/+163
| | | |
| * | | [tags] add some support for running a subset of config via tagsJason DeTiberus2016-08-243-0/+30
| | | |
| * | | [metrics] add filter to clean up hostname for use in metrics deploymentJason DeTiberus2016-08-241-1/+19
| | | |
* | | | Merge pull request #2337 from mkumatag/rm_dup_flannel_regAndrew Butcher2016-08-251-10/+0
|\ \ \ \ | | | | | | | | | | Remove duplicate flannel registration
| * | | | Fix review commentsManjunath A Kumatagi2016-08-221-8/+2
| | | | |
| * | | | Remove duplicate flannel registrationManjunath A Kumatagi2016-08-211-4/+0
| | | | |
* | | | | Merge pull request #2361 from detiber/repo_reworkJason DeTiberus2016-08-241-1/+0
|\ \ \ \ \ | | | | | | | | | | | | fix duplicate src field
| * | | | | fix duplicate src fieldJason DeTiberus2016-08-241-1/+0
| | | | | |
* | | | | | Automatic commit of package [openshift-ansible] release [3.3.15-1].Scott Dodson2016-08-242-2/+24
| | | | | |
* | | | | | Merge pull request #2360 from detiber/repo_reworkJason DeTiberus2016-08-2415-92/+21
|\| | | | | | | | | | | | | | | | | Repo rework
| * | | | | simplify repo configurationJason DeTiberus2016-08-2411-78/+9
| | | | | |
| * | | | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean upAdam Miller2016-08-244-14/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* | | | | | Merge pull request #2359 from abutcher/flannel-certsScott Dodson2016-08-242-13/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Correct flannel cert variables.
| * | | | | | Correct flannel cert variables.Andrew Butcher2016-08-242-13/+12
| | | | | | |
* | | | | | | Merge pull request #2341 from tbielawa/BZ1368296Scott Dodson2016-08-2410-48/+232
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | BZ1368296 - quick install with the installer.cfg.yml in other directory failed
| * | | | | | | Make note about ansible/install logs messing up ci testsTim Bielawa2016-08-241-0/+4
| | | | | | | |
| * | | | | | | Move nested print_read_config_error function into it's own functionTim Bielawa2016-08-243-7/+4
| | | | | | | |
| * | | | | | | Makefile includes ci-pyflakes target nowTim Bielawa2016-08-241-1/+7
| | | | | | | |
| * | | | | | | Fix BZ1368296 by quietly recollecting facts if the cache is removedTim Bielawa2016-08-249-43/+220
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add python logging * Add testing system via 'make ci'
* | | | | | | | Merge pull request #2356 from maxamillion/fedoraJason DeTiberus2016-08-241-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs
| * | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfsAdam Miller2016-08-241-4/+4
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* | | | | | | | Merge pull request #2350 from smunilla/BZ1358951Scott Dodson2016-08-241-0/+6
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | a-o-i: Add variant and variant_version to migration
| * | | | | | | | a-o-i: Add variant and variant_version to migrationSamuel Munilla2016-08-241-0/+6
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | Update to also move over variant and variant_version during v1 migration
* | | | | | | | Merge pull request #2100 from smunilla/BZ1337553Scott Dodson2016-08-243-0/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Add externalIPNetworkCIDRs to config
| * | | | | | | Add externalIPNetworkCIDRs to configSamuel Munilla2016-08-233-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior.
* | | | | | | | Merge pull request #2353 from maxamillion/fedoraJason DeTiberus2016-08-241-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | don't gather facts when bootstrapping ansible for Fedora hosts
| * | | | | | | don't gather facts when bootstrapping ansible for Fedora hostsAdam Miller2016-08-241-0/+1
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
* | | | | | | Merge pull request #2354 from abutcher/ca-rtScott Dodson2016-08-241-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Correct masterCA config typo
| * | | | | | Correct masterCA config typo.Andrew Butcher2016-08-241-2/+2
| | | | | | |
* | | | | | | Merge pull request #2351 from dgoodwin/plugin-order-override-2Scott Dodson2016-08-241-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Fix upgrade failure when master-config does not have pluginOrderOverride.
| * | | | | | Fix upgrade failure when master-config does not have pluginOrderOverride.Devan Goodwin2016-08-241-0/+1
|/ / / / / /
* | | / / / Automatic commit of package [openshift-ansible] release [3.3.14-1].Scott Dodson2016-08-232-2/+25
| |_|/ / / |/| | | |
* | | | | Merge pull request #2334 from smunilla/BZ1358951Scott Dodson2016-08-235-76/+88
|\ \ \ \ \ | | | | | | | | | | | | Bug 1358951 - Error loading config, no such key: 'deployment' when using ing previously valid answers file
| * | | | | a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-194-74/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the automatic upgrade of the 3.0 configuration file format and add some better error messaging that points the user at the docs.
| * | | | | Bug 1358951 - Error loading config, no such key: 'deployment' when using ↵Samuel Munilla2016-08-193-3/+37
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | previously valid answers file Update the quick installer to automatically convert from the old config file format to the new format.
* | | | | Merge pull request #2333 from smunilla/fix_ssh_questionScott Dodson2016-08-231-5/+4
|\ \ \ \ \ | | | | | | | | | | | | a-o-i: Fix ansible_ssh_user question
| * | | | | a-o-i: Fix ansible_ssh_user questionSamuel Munilla2016-08-231-5/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | Since we moved 'ansible_ssh_user' under 'deployment', we need to update the criteria for when to ask the user to reenter that information.
* | | | | Merge pull request #2339 from dgoodwin/plugin-order-warningScott Dodson2016-08-231-0/+13
|\ \ \ \ \ | | | | | | | | | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found.
| * | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found.Devan Goodwin2016-08-221-0/+13
| | | | | |
* | | | | | Merge pull request #2348 from dgoodwin/ded-etcd-fixScott Dodson2016-08-232-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Dedicated Etcd Upgrade Fix
| * | | | | Don't run node config upgrade hook if host is not a node.Devan Goodwin2016-08-231-1/+1
| | | | | |
| * | | | | Better error if no OpenShift RPMs are available.Devan Goodwin2016-08-231-0/+4
| | | | | |
* | | | | | Merge pull request #2346 from abutcher/ca-bundleScott Dodson2016-08-231-0/+26
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Link ca to ca-bundle when ca-bundle does not exist.
| * | | | | Link ca to ca-bundle when ca-bundle does not exist.Andrew Butcher2016-08-231-0/+26
|/ / / / /
* | | | | Merge pull request #2344 from openshift/revert-2325-fileglobglobScott Dodson2016-08-233-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Revert "Due to problems with with_fileglob lets avoid using it for now"
| * | | | | Revert "Due to problems with with_fileglob lets avoid using it for now"Scott Dodson2016-08-233-2/+2
|/ / / / /
* | | | | Merge pull request #2340 from lhuard1A/ansible_virt_moduleJason DeTiberus2016-08-225-41/+34
|\ \ \ \ \ | | | | | | | | | | | | Replace some virsh commands by native virt_XXX ansible module
| * | | | | Replace some virsh commands by native virt_XXX ansible moduleLénaïc Huard2016-08-225-41/+34
| | | | | |
* | | | | | Merge pull request #2336 from sdodson/etcd-uninstallScott Dodson2016-08-221-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix etcd uninstall