summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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 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
|\| | | | |
| * | | | | 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
* | | | | | Merge pull request #2359 from abutcher/flannel-certsScott Dodson2016-08-242-13/+12
|\ \ \ \ \ \
| * | | | | | Correct flannel cert variables.Andrew Butcher2016-08-242-13/+12
* | | | | | | Merge pull request #2341 from tbielawa/BZ1368296Scott Dodson2016-08-2410-48/+232
|\ \ \ \ \ \ \
| * | | | | | | 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
* | | | | | | | 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_nfsAdam Miller2016-08-241-4/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #2350 from smunilla/BZ1358951Scott Dodson2016-08-241-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | a-o-i: Add variant and variant_version to migrationSamuel Munilla2016-08-241-0/+6
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #2100 from smunilla/BZ1337553Scott Dodson2016-08-243-0/+20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add externalIPNetworkCIDRs to configSamuel Munilla2016-08-233-0/+20
* | | | | | | | Merge pull request #2353 from maxamillion/fedoraJason DeTiberus2016-08-241-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | don't gather facts when bootstrapping ansible for Fedora hostsAdam Miller2016-08-241-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #2354 from abutcher/ca-rtScott Dodson2016-08-241-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | 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.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
|\ \ \ \ \
| * | | | | a-o-i: Remove Legacy Config UpgradeSamuel Munilla2016-08-194-74/+52
| * | | | | Bug 1358951 - Error loading config, no such key: 'deployment' when using prev...Samuel Munilla2016-08-193-3/+37
| | |/ / / | |/| | |
* | | | | Merge pull request #2333 from smunilla/fix_ssh_questionScott Dodson2016-08-231-5/+4
|\ \ \ \ \
| * | | | | a-o-i: Fix ansible_ssh_user questionSamuel Munilla2016-08-231-5/+4
| |/ / / /
* | | | | 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.Devan Goodwin2016-08-221-0/+13
* | | | | | Merge pull request #2348 from dgoodwin/ded-etcd-fixScott Dodson2016-08-232-1/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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.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"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 moduleLénaïc Huard2016-08-225-41/+34
* | | | | | Merge pull request #2336 from sdodson/etcd-uninstallScott Dodson2016-08-221-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix etcd uninstallScott Dodson2016-08-191-1/+4
* | | | | | Merge pull request #2330 from lhuard1A/open_node_portsJason DeTiberus2016-08-194-0/+15
|\ \ \ \ \ \
| * | | | | | Open OpenStack security group for the service node port rangeLénaïc Huard2016-08-194-0/+15
* | | | | | | Merge pull request #2329 from lhuard1A/fix_nodeonmasterJason DeTiberus2016-08-191-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix the “node on master” featureLénaïc Huard2016-08-191-1/+1
| |/ / / / /
* | | | | | Merge pull request #2325 from sdodson/fileglobglobScott Dodson2016-08-193-2/+2
|\ \ \ \ \ \