summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1514 from cgwalters/containerized-ah-root-docsBrenton Leanhardt2016-02-291-3/+7
|\ | | | | docs: Explain a bit more how to expand Atomic Host rootfs
| * docs: Explain a bit more how to expand Atomic Host rootfsColin Walters2016-02-281-3/+7
| |
* | Merge pull request #1519 from brenton/masterBrenton Leanhardt2016-02-291-0/+1
|\ \ | | | | | | Adding a symlink to making loading the examples more convenient
| * | Adding a symlink to making loading the examples more convenientBrenton Leanhardt2016-02-291-0/+1
| |/ | | | | | | This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1300503
* | Merge pull request #1520 from abutcher/hostvarsFixBrenton Leanhardt2016-02-291-1/+1
|\ \ | |/ |/| Fix hostvars key in openshift_master_certificates
| * Use inventory_hostname for openshift master certs to sync.Andrew Butcher2016-02-291-1/+1
|/
* Merge pull request #1510 from ↵Brenton Leanhardt2016-02-261-1/+1
|\ | | | | | | | | smunilla/rename_to_openshift_master_default_subdomain a-o-i: Rename osm_default_subdomain
| * a-o-i: Rename osm_default_subdomainSamuel Munilla2016-02-261-1/+1
|/ | | | | Rename osm_default_subdomain to openshift_master_default_subdomain to match PR1495.
* Merge pull request #1509 from brenton/masterBrenton Leanhardt2016-02-261-0/+5
|\ | | | | Updating tito config for OSE 3.2
| * Updating tito config for OSE 3.2Brenton Leanhardt2016-02-261-0/+5
|/
* Merge pull request #1506 from abutcher/sync-configsBrenton Leanhardt2016-02-262-1/+39
|\ | | | | Synchronize master kube configs
| * Synchronize master kube configsAndrew Butcher2016-02-262-1/+39
| |
* | Merge pull request #1499 from abutcher/readme-warningsBrenton Leanhardt2016-02-266-0/+15
|\ \ | | | | | | Add warnings for bin/cluster and READMEs
| * | Add warnings to bin/cluster and READMEsAndrew Butcher2016-02-256-0/+15
| | |
* | | Merge pull request #1504 from cben/centos-7-1602Brenton Leanhardt2016-02-262-5/+3
|\ \ \ | | | | | | | | libvirt: Upgrade to CentOS-7-x86_64-GenericCloud-1602.
| * | | Upgrade -1510 to CentOS-7-x86_64-GenericCloud-1602.Beni Cherniavsky-Paskin2016-02-252-5/+3
| | | |
| * | | Pin down CentOS-7-x86_64-GenericCloud-1510.qcow2.xz version,Beni Cherniavsky-Paskin2016-02-251-1/+1
| | | | | | | | | | | | | | | | which the checksum currently expects (#1384).
* | | | Merge pull request #1505 from mwoodson/os_utilsMatt Woodson2016-02-263-5/+33
|\ \ \ \ | |_|_|/ |/| | | added os_utils, os_reboot_server role; removed containerization stuff from the updated
| * | | added os_utils, os_reboot_server role; removed containerization stuff from ↵Matt Woodson2016-02-263-5/+33
| | | | | | | | | | | | | | | | the updated
* | | | Merge pull request #1495 from jstuever/rename_osm_default_subdomainBrenton Leanhardt2016-02-254-4/+4
|\ \ \ \ | | | | | | | | | | Rename variable to openshift_master_default_subdomain
| * | | | Rename variable to openshift_master_default_subdomain with backwards ↵Jeremiah Stuever2016-02-254-4/+4
| | |/ / | |/| | | | | | | | | | compatibility.
* | | | Merge pull request #1462 from jkhelil/configure_log_level_from_cliBrenton Leanhardt2016-02-252-0/+9
|\ \ \ \ | |_|_|/ |/| | | configure debug_level for master and node from cli
| * | | configure debug_level for master and node from clijawed2016-02-232-0/+9
| | | |
* | | | Merge pull request #1447 from abutcher/byo-cidr-portsBrenton Leanhardt2016-02-253-0/+42
|\ \ \ \ | |_|_|/ |/| | | Add byo examples for network cidr and api/console ports.
| * | | Add host subnet length example.Andrew Butcher2016-02-253-0/+12
| | | |
| * | | Add byo examples for network cidr and api/console ports.Andrew Butcher2016-02-193-0/+30
| | | |
* | | | Merge pull request #1479 from mwoodson/dyn_updateMatt Woodson2016-02-251-52/+112
|\ \ \ \ | | | | | | | | | | lib_dyn: updates to lib_dyn role
| * | | | lib_dyn: more updates to the lib_dyn module. Made the TTL more flexibleMatt Woodson2016-02-241-46/+100
| | | | |
| * | | | made some changes to lib_dyn updateMatt Woodson2016-02-231-20/+26
| |/ / /
* | | | Merge pull request #1469 from talset/playbook_upgradeBrenton Leanhardt2016-02-251-1/+3
|\ \ \ \ | |_|_|/ |/| | | Add missing is_atomic condition in the upgrade playbook
| * | | Change is_atomic to is_containerizedtalset2016-02-251-3/+3
| | | | | | | | | | | | | | | | | | | | * Update playbooks/common/openshift-cluster/upgrades/v3_1_minor/upgrade.yml * Change is_atomic by is_containerized in order to take care about container openshift without atomic
| * | | Add missing is_atomic condition on upgrade packagetalset2016-02-231-0/+2
| | | | | | | | | | | | | | | | | | | | * Update playbooks/common/openshift-cluster/upgrades/v3_1_minor/upgrade.yml * Add when not is_atomic on yum upgrade on master and node to be able to run the playbook on atomic host
* | | | Merge pull request #1467 from joelddiaz/remote-heal-actionJoel Diaz2016-02-243-1/+48
|\ \ \ \ | | | | | | | | | | remote heal action for OVS down
| * | | | remote heal action for OVS downJoel Diaz2016-02-243-1/+48
| | | | |
* | | | | Merge pull request #1478 from davidmat/openshift_manage_node_timeoutBrenton Leanhardt2016-02-241-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Increase timeout on Wait for Node Registration
| * | | | | Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat2016-02-241-2/+2
| | | | | |
| * | | | | Increase timeout on Wait for Node RegistrationDavid Mat2016-02-231-1/+1
| | | | | |
* | | | | | Merge pull request #1487 from brenton/masterBrenton Leanhardt2016-02-243-5/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | a-o-i: Better method for identifying master_lb
| * | | | | | Automatic commit of package [openshift-ansible] release [3.0.47-1].Brenton Leanhardt2016-02-242-2/+6
| | | | | | |
| * | | | | | Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansibleBrenton Leanhardt2016-02-241-3/+6
| |\ \ \ \ \ \
| | * | | | | | a-o-i: Double safety check on master_lbSamuel Munilla2016-02-241-2/+3
| | | | | | | |
| | * | | | | | a-o-i: Better method for identifying master_lbSamuel Munilla2016-02-241-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous check was less than reliable thanks to potential differences between hostname / ip / connect_to. This check should cover all instances.
* | | | | | | | Merge pull request #1486 from abutcher/bz1311410Brenton Leanhardt2016-02-241-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Pass registry claim to openshift_registry.
| * | | | | | | | Pass registry claim to openshift_registry.Andrew Butcher2016-02-241-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1475 from davidmat/openshift_repos_pathsBrenton Leanhardt2016-02-231-4/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix openshift_repos role to support paths with spaces
| * | | | | | | | Add quotes around src argument to support paths with spacesDavid Mat2016-02-231-4/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #1476 from davidmat/aws_launch_instances_sgBrenton Leanhardt2016-02-231-10/+5
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Correct parsing of ec2_security_groups env variable
| * | | | | | | | Add correct parsing of ec2_security_groups env variableDavid Mat2016-02-231-10/+5
| | | | | | | | |
* | | | | | | | | Merge pull request #1481 from lhuard1A/openstack_debug_msgBrenton Leanhardt2016-02-231-2/+35
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Better diagnostic messages when an OpenStack heat stack creation fails
| * | | | | | | | | Better diagnostic messages when an OpenStack heat stack creation failsLénaïc Huard2016-02-231-2/+35
| | |/ / / / / / / | |/| | | | | | |