Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUILD.md lies | Jonathan Mainguy | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | Merge pull request #2266 from abutcher/v2-callbacks | Andrew Butcher | 2016-08-08 | 3 | -25/+31 |
|\ | | | | | Convert ansible facts callback to v2. | ||||
| * | Convert ansible facts callback to v2. | Andrew Butcher | 2016-08-08 | 3 | -25/+31 |
| | | |||||
* | | Automatic commit of package [openshift-ansible] release [3.3.8-1]. | Troy Dawson | 2016-08-08 | 2 | -2/+6 |
| | | |||||
* | | Merge pull request #2265 from jmferrer/master | Scott Dodson | 2016-08-08 | 3 | -3/+3 |
|\ \ | |/ |/| | Fix little mistake in openshift_master_htpasswd_users value . | ||||
| * | Fix little mistake in openshift_master_htpasswd_users value . | jmferrer | 2016-08-08 | 3 | -3/+3 |
|/ | |||||
* | Automatic commit of package [openshift-ansible] release [3.3.7-1]. | Troy Dawson | 2016-08-05 | 2 | -2/+16 |
| | |||||
* | Merge pull request #2260 from abutcher/new-master-lb | Scott Dodson | 2016-08-05 | 1 | -0/+2 |
|\ | | | | | Bug 1347650 - New master isn't added to haproxy.cfg file of LB when scaling masters | ||||
| * | Call relocated openshift-loadbalancer playbook in master scaleup. | Andrew Butcher | 2016-08-04 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #2259 from abutcher/fix-ca-check | Scott Dodson | 2016-08-05 | 1 | -2/+1 |
|\ \ | | | | | | | Correct openshift ca missing check | ||||
| * | | [openshift_ca] correct check for missing CA. | Andrew Butcher | 2016-08-04 | 1 | -2/+1 |
| |/ | |||||
* | | Merge pull request #2257 from smunilla/ose_rename_to_oscp | Scott Dodson | 2016-08-04 | 1 | -1/+1 |
|\ \ | |/ |/| | a-o-i: Rename OSE in Install Menu | ||||
| * | a-o-i: Rename OSE in Install Menu | Samuel Munilla | 2016-08-04 | 1 | -1/+1 |
|/ | | | | Rename 'OpenShift Enterprise' to 'OpenShift Container Platform' in the quick installer menu. | ||||
* | Merge pull request #2255 from abutcher/hosted-knobs | Scott Dodson | 2016-08-03 | 3 | -0/+15 |
|\ | | | | | Add knobs for disabling router/registry management. | ||||
| * | Add knobs for disabling router/registry management. | Andrew Butcher | 2016-08-03 | 3 | -0/+15 |
| | | |||||
* | | Merge pull request #2238 from sdodson/no-network-plugin | Andrew Butcher | 2016-08-03 | 1 | -2/+2 |
|\ \ | | | | | | | Don't set a networkPluginName in 3.3 installs | ||||
| * | | Don't set a networkPluginName in 3.3 installs | Scott Dodson | 2016-07-29 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2254 from smunilla/arbitrary_deployment_vars | Scott Dodson | 2016-08-03 | 1 | -13/+11 |
|\ \ \ | |_|/ |/| | | a-o-i: Allow Arbitrary Deployment Variables | ||||
| * | | a-o-i: Allow Arbitrary Deployment Variables | Samuel Munilla | 2016-08-03 | 1 | -13/+11 |
| | | | | | | | | | | | | | | | This allows for arbitrary ansible variables to be set under the 'deployment' header of the installer config file. | ||||
* | | | Merge pull request #2049 from abutcher/named-certificates | Scott Dodson | 2016-08-03 | 20 | -80/+239 |
|\ \ \ | | | | | | | | | Named CA Certificates | ||||
| * | | | Add options for specifying named ca certificates to be added to the ↵ | Andrew Butcher | 2016-08-01 | 20 | -72/+215 |
| | | | | | | | | | | | | | | | | openshift ca bundle. | ||||
| * | | | oo_collect can be ran against dicts where key isn't present. | Andrew Butcher | 2016-08-01 | 1 | -9/+24 |
| | | | | |||||
* | | | | Merge pull request #2252 from abutcher/etcd-image | Scott Dodson | 2016-08-03 | 1 | -0/+5 |
|\ \ \ \ | |_|/ / |/| | | | Restore missing etcd_image fact. | ||||
| * | | | Restore missing etcd_image fact. | Andrew Butcher | 2016-08-03 | 1 | -0/+5 |
|/ / / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.3.6-1]. | Troy Dawson | 2016-08-03 | 2 | -2/+7 |
| | | | |||||
* | | | Merge pull request #2243 from smunilla/BZ1359427 | Scott Dodson | 2016-08-03 | 2 | -5/+9 |
|\ \ \ | | | | | | | | | a-o-i: Fix broken uninstall | ||||
| * | | | a-o-i: Fix broken uninstall | Samuel Munilla | 2016-08-02 | 2 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The uninstall method was looking for the host list according to the old quick-installer config file format. Updated to match the new arbitrary yaml config format. Fixes BZ#1359427 | ||||
* | | | | Merge pull request #2250 from abutcher/hosted-nodes | Scott Dodson | 2016-08-02 | 2 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | Rename router and registry node list variables. | ||||
| * | | | Rename router and registry node list variables. | Andrew Butcher | 2016-08-02 | 2 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #1953 from abutcher/etcd-certificates | Scott Dodson | 2016-08-02 | 23 | -406/+638 |
|\ \ \ | |/ / |/| | | Refactor etcd certificates roles. | ||||
| * | | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 23 | -406/+638 |
|/ / | |||||
* | | Automatic commit of package [openshift-ansible] release [3.3.5-1]. | Troy Dawson | 2016-08-01 | 2 | -2/+16 |
| | | |||||
* | | Merge pull request #2242 from smunilla/BZ1358101 | Scott Dodson | 2016-08-01 | 2 | -34/+5 |
|\ \ | | | | | | | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choices | ||||
| * | | a-o-i: Remove AEP, OSE 3.0, and OSE 3.2 choices | Samuel Munilla | 2016-07-30 | 2 | -34/+5 |
| | | | | | | | | | | | | | | | | | | Remove the option to select unsupported versions in the quick installer. Fixes BZ#1358101 | ||||
* | | | Merge pull request #2240 from abutcher/roles-to-playbooks | Scott Dodson | 2016-08-01 | 6 | -79/+102 |
|\ \ \ | | | | | | | | | Speed Improvements | ||||
| * | | | Move role dependencies to playbooks. | Andrew Butcher | 2016-07-29 | 6 | -79/+102 |
| | |/ | |/| | |||||
* | | | Merge pull request #2245 from finiteloopme/install-issue2244 | Scott Dodson | 2016-08-01 | 1 | -0/+2 |
|\ \ \ | |_|/ |/| | | Fix for issue#2244 | ||||
| * | | Update for issue#2244 | Kunal Limaye | 2016-08-01 | 1 | -1/+2 |
| | | | |||||
| * | | Update for issue-2244 | Kunal Limaye | 2016-08-01 | 1 | -1/+2 |
|/ / | |||||
* | | Merge pull request #2239 from smunilla/inventory_write_improvements | Scott Dodson | 2016-07-29 | 3 | -72/+49 |
|\ \ | | | | | | | a-o-i: Better inventory group handling | ||||
| * | | a-o-i: Better inventory group handling | Samuel Munilla | 2016-07-29 | 3 | -72/+49 |
| |/ | | | | | | | | | | | | | | | | | | | A more dynamic and flexible method of writing out host groups to the ansible inventory file. To accompany this, in the quick-installer interactive mode the etcd role is automatically applied to any masters. Anyone hand writing the quick installer config will now have to explicitly specify which hosts will be etcd. Fixes #2200 | ||||
* | | Merge pull request #2237 from sdodson/dot-net | Scott Dodson | 2016-07-29 | 5 | -5/+84 |
|\ \ | |/ |/| | Add dotnet image stream to enterprise installs | ||||
| * | Fix xpaas_templates_base | Scott Dodson | 2016-07-29 | 1 | -2/+5 |
| | | |||||
| * | Add dotnet image stream to enterprise installs | Scott Dodson | 2016-07-29 | 5 | -3/+79 |
|/ | |||||
* | Merge pull request #2218 from sdodson/image-stream-sync | Scott Dodson | 2016-07-29 | 108 | -1127/+5249 |
|\ | | | | | xPaaS v1.3.2 release | ||||
| * | Remove old sso70-basic templates | Scott Dodson | 2016-07-26 | 1 | -0/+12 |
| | | |||||
| * | xPaaS v1.3.2 release | Scott Dodson | 2016-07-26 | 107 | -1127/+5237 |
| | | |||||
* | | Merge pull request #2236 from maxamillion/fedora | Scott Dodson | 2016-07-29 | 1 | -1/+1 |
|\ \ | | | | | | | update bootstrap-fedora playbook with new python crypto deps | ||||
| * | | update bootstrap-fedora playbook with new python crypto deps | Adam Miller | 2016-07-28 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* | | | Merge pull request #2233 from sdodson/master | Scott Dodson | 2016-07-29 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Fix HAProxy logging |