| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-25 | Fix PEP8 in openshift_ansible.py | Tim Bielawa | |
| 2016-08-25 | Fix PEP8 in oo_config.py | Tim Bielawa | |
| 2016-08-25 | Fix PEP8 in variants.py | Tim Bielawa | |
| 2016-08-25 | Fix PEP8 in facts_callback.py | Tim Bielawa | |
| 2016-08-25 | Merge pull request #2052 from sdodson/metrics | Scott Dodson | |
| Metrics improvements | |||
| 2016-08-25 | Merge pull request #2337 from mkumatag/rm_dup_flannel_reg | Andrew Butcher | |
| Remove duplicate flannel registration | |||
| 2016-08-24 | Merge pull request #2361 from detiber/repo_rework | Jason DeTiberus | |
| fix duplicate src field | |||
| 2016-08-24 | fix duplicate src field | Jason DeTiberus | |
| 2016-08-24 | Automatic commit of package [openshift-ansible] release [3.3.15-1]. | Scott Dodson | |
| 2016-08-24 | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | |
| Repo rework | |||
| 2016-08-24 | Merge pull request #2359 from abutcher/flannel-certs | Scott Dodson | |
| Correct flannel cert variables. | |||
| 2016-08-24 | Refactor volume directory creation | Scott Dodson | |
| 2016-08-24 | Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselves | Scott Dodson | |
| 2016-08-24 | Add metrics exports to nfs role, move exports to ↵ | Scott Dodson | |
| /etc/exports.d/openshift-ansible.exports | |||
| 2016-08-24 | Add ability to disable pvc creation | Scott Dodson | |
| 2016-08-24 | Fix registry volume | Scott Dodson | |
| 2016-08-24 | add selectors for metrics and logging | Scott Dodson | |
| 2016-08-24 | Add logic to detect existing installs | Scott Dodson | |
| However, due to testing constraints we're only supporting 'greenfield' installs right now. | |||
| 2016-08-24 | Deploy metrics after our router | Scott Dodson | |
| Metrics deployer now checks for route activation. As such we need a router before we install metrics. | |||
| 2016-08-24 | Add Enterprise 3.3 template | Scott Dodson | |
| 2016-08-24 | Pull in keynote demo changes | Scott Dodson | |
| 2016-08-24 | [tags] add some support for running a subset of config via tags | Jason DeTiberus | |
| 2016-08-24 | [metrics] add filter to clean up hostname for use in metrics deployment | Jason DeTiberus | |
| 2016-08-24 | simplify repo configuration | Jason DeTiberus | |
| 2016-08-24 | Merge pull request #2341 from tbielawa/BZ1368296 | Scott Dodson | |
| BZ1368296 - quick install with the installer.cfg.yml in other directory failed | |||
| 2016-08-24 | Merge pull request #2356 from maxamillion/fedora | Jason DeTiberus | |
| don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | |||
| 2016-08-24 | Merge pull request #2350 from smunilla/BZ1358951 | Scott Dodson | |
| a-o-i: Add variant and variant_version to migration | |||
| 2016-08-24 | Merge pull request #2100 from smunilla/BZ1337553 | Scott Dodson | |
| Add externalIPNetworkCIDRs to config | |||
| 2016-08-24 | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2016-08-24 | Correct flannel cert variables. | Andrew Butcher | |
| 2016-08-24 | Make note about ansible/install logs messing up ci tests | Tim Bielawa | |
| 2016-08-24 | Merge pull request #2353 from maxamillion/fedora | Jason DeTiberus | |
| don't gather facts when bootstrapping ansible for Fedora hosts | |||
| 2016-08-24 | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2016-08-24 | Move nested print_read_config_error function into it's own function | Tim Bielawa | |
| 2016-08-24 | Makefile includes ci-pyflakes target now | Tim Bielawa | |
| 2016-08-24 | Fix BZ1368296 by quietly recollecting facts if the cache is removed | Tim Bielawa | |
| * Add python logging * Add testing system via 'make ci' | |||
| 2016-08-24 | Merge pull request #2354 from abutcher/ca-rt | Scott Dodson | |
| Correct masterCA config typo | |||
| 2016-08-24 | Correct masterCA config typo. | Andrew Butcher | |
| 2016-08-24 | don't gather facts when bootstrapping ansible for Fedora hosts | Adam Miller | |
| Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | |||
| 2016-08-24 | Merge pull request #2351 from dgoodwin/plugin-order-override-2 | Scott Dodson | |
| Fix upgrade failure when master-config does not have pluginOrderOverride. | |||
| 2016-08-24 | a-o-i: Add variant and variant_version to migration | Samuel Munilla | |
| Update to also move over variant and variant_version during v1 migration | |||
| 2016-08-24 | Fix upgrade failure when master-config does not have pluginOrderOverride. | Devan Goodwin | |
| 2016-08-23 | Automatic commit of package [openshift-ansible] release [3.3.14-1]. | Scott Dodson | |
| 2016-08-23 | Merge pull request #2334 from smunilla/BZ1358951 | Scott Dodson | |
| Bug 1358951 - Error loading config, no such key: 'deployment' when using ing previously valid answers file | |||
| 2016-08-23 | Merge pull request #2333 from smunilla/fix_ssh_question | Scott Dodson | |
| a-o-i: Fix ansible_ssh_user question | |||
| 2016-08-23 | Merge pull request #2339 from dgoodwin/plugin-order-warning | Scott Dodson | |
| Add warning at end of 3.3 upgrade if pluginOrderOverride is found. | |||
| 2016-08-23 | a-o-i: Fix ansible_ssh_user question | Samuel Munilla | |
| Since we moved 'ansible_ssh_user' under 'deployment', we need to update the criteria for when to ask the user to reenter that information. | |||
| 2016-08-23 | Merge pull request #2348 from dgoodwin/ded-etcd-fix | Scott Dodson | |
| Dedicated Etcd Upgrade Fix | |||
| 2016-08-23 | Add externalIPNetworkCIDRs to config | Samuel Munilla | |
| Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior. | |||
| 2016-08-23 | Merge pull request #2346 from abutcher/ca-bundle | Scott Dodson | |
| Link ca to ca-bundle when ca-bundle does not exist. | |||
