Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #2483 from tbielawa/GH2445-Installer-Output | Tim Bielawa | 2016-09-29 | 12 | -95/+484 | |
|\ \ \ \ | ||||||
| * | | | | Add messages to let the user know if some plays were skipped, but it's ok. Al... | Tim Bielawa | 2016-09-29 | 2 | -1/+40 | |
| * | | | | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 5 | -105/+119 | |
| * | | | | Copy and paste more methods | Tim Bielawa | 2016-09-29 | 1 | -7/+93 | |
| * | | | | Silence/dot-print more actions in the callback | Tim Bielawa | 2016-09-29 | 1 | -5/+46 | |
| * | | | | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 11 | -5/+214 | |
* | | | | | Merge pull request #2528 from abutcher/named-cert-symlinks | Scott Dodson | 2016-09-29 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Set named certificate destinations as basenames of provided paths. | Andrew Butcher | 2016-09-29 | 1 | -3/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #2527 from lhuard1A/fix_cloudprovider_openstack_keystonev3 | Scott Dodson | 2016-09-29 | 4 | -3/+19 | |
|\ \ \ \ | ||||||
| * | | | | Set the DomainName or DomainID in the OpenStack cloud provider | Lénaïc Huard | 2016-09-29 | 4 | -3/+19 | |
|/ / / / | ||||||
* | | | | Merge pull request #2518 from abutcher/quiet-time | Scott Dodson | 2016-09-28 | 13 | -8/+57 | |
|\ \ \ \ | ||||||
| * | | | | Use ansible.module_utils._text.to_text instead of ansible.utils.unicode.to_un... | Andrew Butcher | 2016-09-28 | 1 | -2/+10 | |
| * | | | | Suppress more warnings. | Andrew Butcher | 2016-09-28 | 12 | -6/+47 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2520 from rbo/openshift_cockpit_deployer_prefix | Andrew Butcher | 2016-09-28 | 1 | -4/+1 | |
|\ \ \ \ | ||||||
| * | | | | Don't set IMAGE_PREFIX if openshift_cockpit_deployer_prefix is empty | Robert Bohne | 2016-09-28 | 1 | -4/+1 | |
* | | | | | Merge pull request #2521 from sdodson/bz1377089 | Scott Dodson | 2016-09-28 | 2 | -4/+2 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Add gitHTTPProxy and gitHTTPSProxy to advanced config json option | Scott Dodson | 2016-09-28 | 2 | -4/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #2506 from tbielawa/aoi-manpage | Scott Dodson | 2016-09-28 | 4 | -2/+377 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Update spec file to install manpage | Tim Bielawa | 2016-09-28 | 2 | -11/+12 | |
| * | | | Addresses most comments from @adellape | Tim Bielawa | 2016-09-27 | 1 | -12/+12 | |
| * | | | Add a manpage for atomic-openshift-installer | Tim Bielawa | 2016-09-27 | 3 | -0/+374 | |
* | | | | Merge pull request #2508 from sdodson/fix-logging-template | Scott Dodson | 2016-09-27 | 1 | -3/+2 | |
|\ \ \ \ | ||||||
| * | | | | Fix deployer template for enterprise | Scott Dodson | 2016-09-27 | 1 | -3/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #2507 from lhuard1A/remove_openstack_dns | Jason DeTiberus | 2016-09-27 | 6 | -245/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove the DNS VM on OpenStack | Lénaïc Huard | 2016-09-27 | 6 | -245/+1 | |
|/ / / | ||||||
* | | | Merge pull request #2500 from sdodson/master | Scott Dodson | 2016-09-26 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * | | | Add rhaos-3.4-rhel-7 releaser to tito | Scott Dodson | 2016-09-26 | 1 | -0/+5 | |
* | | | | Merge pull request #2502 from sdodson/rhel-73-systemd | Scott Dodson | 2016-09-26 | 2 | -3/+5 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #4 from detiber/rhel-73-systemd | Scott Dodson | 2016-09-26 | 2 | -3/+3 | |
| |\ \ \ \ | ||||||
| | * | | | | tweak logic | Jason DeTiberus | 2016-09-26 | 2 | -3/+3 | |
| |/ / / / | ||||||
| * | / / | test fix for systemd changes | Scott Dodson | 2016-09-26 | 2 | -3/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2501 from lhuard1A/fix_openstack_cloudprovider | Andrew Butcher | 2016-09-26 | 11 | -70/+118 | |
|\ \ \ \ | ||||||
| * | | | | Fix OpenStack cloud provider | Lénaïc Huard | 2016-09-26 | 7 | -17/+38 | |
| * | | | | Fix the nodeName of the OpenShift nodes on OpenStack | Lénaïc Huard | 2016-09-22 | 5 | -53/+80 | |
* | | | | | Merge pull request #2264 from bdurrow/patch-1 | Jason DeTiberus | 2016-09-26 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix GCE Launch | Brad Durrow | 2016-08-07 | 1 | -1/+1 | |
* | | | | | Merge pull request #2499 from sdodson/master | Scott Dodson | 2016-09-26 | 2 | -2/+108 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Automatic commit of package [openshift-ansible] release [3.4.2-1]. | Scott Dodson | 2016-09-26 | 2 | -2/+108 | |
|/ / / / | ||||||
* | | | | Merge pull request #2473 from lhuard1A/openstack_inventory | Jason DeTiberus | 2016-09-22 | 9 | -291/+268 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Update the OpenStack dynamic inventory script | Lénaïc Huard | 2016-09-20 | 9 | -291/+268 | |
* | | | | Merge pull request #2489 from andrewklau/routername | Scott Dodson | 2016-09-22 | 2 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Add openshift_hosted_router_name | Andrew Lau | 2016-09-22 | 2 | -0/+5 | |
* | | | | | Merge pull request #2493 from sdodson/issue_template | Scott Dodson | 2016-09-22 | 1 | -0/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add an issue template | Scott Dodson | 2016-09-22 | 1 | -0/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2484 from abutcher/gce-cloud-provider | Scott Dodson | 2016-09-22 | 3 | -0/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add GCE cloud provider kind. | Andrew Butcher | 2016-09-21 | 3 | -0/+12 | |
* | | | | | | Merge pull request #2488 from abutcher/fix-master-status-changed | Scott Dodson | 2016-09-21 | 1 | -1/+5 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix master service status changed fact. | Andrew Butcher | 2016-09-21 | 1 | -1/+5 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2486 from sdodson/metrics-public-url | Scott Dodson | 2016-09-21 | 2 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Clarify openshift_hosted_metrics_public_url | Scott Dodson | 2016-09-21 | 2 | -0/+4 | |
|/ / / / / |