Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Add logic to detect existing installs | Scott Dodson | 2016-08-24 | 4 | -84/+175 | |
| * | | | | | | Deploy metrics after our router | Scott Dodson | 2016-08-24 | 1 | -1/+1 | |
| * | | | | | | Add Enterprise 3.3 template | Scott Dodson | 2016-08-24 | 2 | -6/+36 | |
| * | | | | | | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 5 | -54/+163 | |
| * | | | | | | [tags] add some support for running a subset of config via tags | Jason DeTiberus | 2016-08-24 | 3 | -0/+30 | |
| * | | | | | | [metrics] add filter to clean up hostname for use in metrics deployment | Jason DeTiberus | 2016-08-24 | 1 | -1/+19 | |
* | | | | | | | Merge pull request #2337 from mkumatag/rm_dup_flannel_reg | Andrew Butcher | 2016-08-25 | 1 | -10/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix review comments | Manjunath A Kumatagi | 2016-08-22 | 1 | -8/+2 | |
| * | | | | | | | Remove duplicate flannel registration | Manjunath A Kumatagi | 2016-08-21 | 1 | -4/+0 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2361 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix duplicate src field | Jason DeTiberus | 2016-08-24 | 1 | -1/+0 | |
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.15-1]. | Scott Dodson | 2016-08-24 | 2 | -2/+24 | |
* | | | | | | | | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 15 | -92/+21 | |
|\| | | | | | | | ||||||
| * | | | | | | | simplify repo configuration | Jason DeTiberus | 2016-08-24 | 11 | -78/+9 | |
| * | | | | | | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up | Adam Miller | 2016-08-24 | 4 | -14/+12 | |
* | | | | | | | | Merge pull request #2359 from abutcher/flannel-certs | Scott Dodson | 2016-08-24 | 2 | -13/+12 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Correct flannel cert variables. | Andrew Butcher | 2016-08-24 | 2 | -13/+12 | |
* | | | | | | | | | Merge pull request #2341 from tbielawa/BZ1368296 | Scott Dodson | 2016-08-24 | 10 | -48/+232 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make note about ansible/install logs messing up ci tests | Tim Bielawa | 2016-08-24 | 1 | -0/+4 | |
| * | | | | | | | | | Move nested print_read_config_error function into it's own function | Tim Bielawa | 2016-08-24 | 3 | -7/+4 | |
| * | | | | | | | | | Makefile includes ci-pyflakes target now | Tim Bielawa | 2016-08-24 | 1 | -1/+7 | |
| * | | | | | | | | | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | 2016-08-24 | 9 | -43/+220 | |
* | | | | | | | | | | Merge pull request #2356 from maxamillion/fedora | Jason DeTiberus | 2016-08-24 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | 2016-08-24 | 1 | -4/+4 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2350 from smunilla/BZ1358951 | Scott Dodson | 2016-08-24 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | a-o-i: Add variant and variant_version to migration | Samuel Munilla | 2016-08-24 | 1 | -0/+6 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | 2016-08-24 | 3 | -0/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add externalIPNetworkCIDRs to config | Samuel Munilla | 2016-08-23 | 3 | -0/+20 | |
* | | | | | | | | | | Merge pull request #2353 from maxamillion/fedora | Jason DeTiberus | 2016-08-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | don't gather facts when bootstrapping ansible for Fedora hosts | Adam Miller | 2016-08-24 | 1 | -0/+1 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #2354 from abutcher/ca-rt | Scott Dodson | 2016-08-24 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Correct masterCA config typo. | Andrew Butcher | 2016-08-24 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #2351 from dgoodwin/plugin-order-override-2 | Scott Dodson | 2016-08-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix upgrade failure when master-config does not have pluginOrderOverride. | Devan Goodwin | 2016-08-24 | 1 | -0/+1 | |
|/ / / / / / / / | ||||||
* | | / / / / / | Automatic commit of package [openshift-ansible] release [3.3.14-1]. | Scott Dodson | 2016-08-23 | 2 | -2/+25 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #2334 from smunilla/BZ1358951 | Scott Dodson | 2016-08-23 | 5 | -76/+88 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | a-o-i: Remove Legacy Config Upgrade | Samuel Munilla | 2016-08-19 | 4 | -74/+52 | |
| * | | | | | | | Bug 1358951 - Error loading config, no such key: 'deployment' when using prev... | Samuel Munilla | 2016-08-19 | 3 | -3/+37 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2333 from smunilla/fix_ssh_question | Scott Dodson | 2016-08-23 | 1 | -5/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | a-o-i: Fix ansible_ssh_user question | Samuel Munilla | 2016-08-23 | 1 | -5/+4 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #2339 from dgoodwin/plugin-order-warning | Scott Dodson | 2016-08-23 | 1 | -0/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | Devan Goodwin | 2016-08-22 | 1 | -0/+13 | |
* | | | | | | | | Merge pull request #2348 from dgoodwin/ded-etcd-fix | Scott Dodson | 2016-08-23 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Don't run node config upgrade hook if host is not a node. | Devan Goodwin | 2016-08-23 | 1 | -1/+1 | |
| * | | | | | | | Better error if no OpenShift RPMs are available. | Devan Goodwin | 2016-08-23 | 1 | -0/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2346 from abutcher/ca-bundle | Scott Dodson | 2016-08-23 | 1 | -0/+26 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Link ca to ca-bundle when ca-bundle does not exist. | Andrew Butcher | 2016-08-23 | 1 | -0/+26 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2344 from openshift/revert-2325-fileglobglob | Scott Dodson | 2016-08-23 | 3 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Revert "Due to problems with with_fileglob lets avoid using it for now" | Scott Dodson | 2016-08-23 | 3 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #2340 from lhuard1A/ansible_virt_module | Jason DeTiberus | 2016-08-22 | 5 | -41/+34 | |
|\ \ \ \ \ \ |