summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
...
* | | Set g_new_master_hosts in upgrade playbooks.Andrew Butcher2016-03-073-0/+3
* | | fixed monitoring containers to restartSten Turpin2016-03-041-2/+1
|/ /
* | Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje...Brenton Leanhardt2016-03-042-4/+9
* | Merge pull request #1545 from abutcher/uninstall-cockpit-kubeclientBrenton Leanhardt2016-03-041-0/+5
|\ \
| * | Remove cockpit and kubernetes-client packages in uninstall playbook.Andrew Butcher2016-03-041-0/+5
* | | EBS storage does not support RecycleStefanie Forrester2016-03-041-1/+1
|/ /
* | upgrade README fixesBrenton Leanhardt2016-03-032-2/+0
* | A few images weren't being uninstalledBrenton Leanhardt2016-03-031-0/+4
* | Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-033-3/+34
* | Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-036-36/+10
* | Adding newly required variableBrenton Leanhardt2016-03-031-0/+1
* | uninstall the QE imagesBrenton Leanhardt2016-03-031-0/+1
* | First past at the upgrade processBrenton Leanhardt2016-03-0318-11/+595
* | Increase maxconn settings for haproxy lbJason DeTiberus2016-02-291-1/+3
* | Merge pull request #1504 from cben/centos-7-1602Brenton Leanhardt2016-02-261-4/+2
|\ \
| * | Upgrade -1510 to CentOS-7-x86_64-GenericCloud-1602.Beni Cherniavsky-Paskin2016-02-251-4/+2
| * | Pin down CentOS-7-x86_64-GenericCloud-1510.qcow2.xz version,Beni Cherniavsky-Paskin2016-02-251-1/+1
* | | Merge pull request #1462 from jkhelil/configure_log_level_from_cliBrenton Leanhardt2016-02-252-0/+9
|\ \ \
| * | | configure debug_level for master and node from clijawed2016-02-232-0/+9
* | | | Merge pull request #1469 from talset/playbook_upgradeBrenton Leanhardt2016-02-251-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Change is_atomic to is_containerizedtalset2016-02-251-3/+3
| * | | Add missing is_atomic condition on upgrade packagetalset2016-02-231-0/+2
* | | | Merge pull request #1467 from joelddiaz/remote-heal-actionJoel Diaz2016-02-241-0/+4
|\ \ \ \
| * | | | remote heal action for OVS downJoel Diaz2016-02-241-0/+4
* | | | | Pass registry claim to openshift_registry.Andrew Butcher2016-02-241-0/+1
* | | | | Merge pull request #1476 from davidmat/aws_launch_instances_sgBrenton Leanhardt2016-02-231-10/+5
|\ \ \ \ \
| * | | | | Add correct parsing of ec2_security_groups env variableDavid Mat2016-02-231-10/+5
| | |/ / / | |/| | |
* / | | | Better diagnostic messages when an OpenStack heat stack creation failsLénaïc Huard2016-02-231-2/+35
|/ / / /
* | | | Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt2016-02-2217-80/+268
|\ \ \ \
| * | | | Add openshift_docker roles to master/node scaleup.Andrew Butcher2016-02-162-12/+20
| * | | | Add modify_yaml module.Andrew Butcher2016-02-162-3/+98
| * | | | Re-arrange scaleup playbooks.Andrew Butcher2016-02-168-2/+22
| * | | | Move additional master configuration into a separate master playbook.Andrew Butcher2016-02-1610-92/+84
| * | | | Generate each master's certificates separately.Andrew Butcher2016-02-161-7/+3
| * | | | Add new_masters to scaleup playbook.Andrew Butcher2016-02-168-16/+93
* | | | | Merge pull request #1423 from jdnieto/openstack_add_master_and_infra_to_node_...Brenton Leanhardt2016-02-221-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | added node-secgroup to master_nodesJose David Martin Nieto2016-02-221-5/+6
* | | | | Rename variable to delete temporary file, add configurable path.Hugo Rosnet2016-02-181-3/+4
* | | | | Add extra parameters for S3 registry: delete file, create bucket.Hugo Rosnet2016-02-181-0/+4
| |/ / / |/| | |
* | | | Merge pull request #1410 from abutcher/docker-scaleupBrenton Leanhardt2016-02-161-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Apply openshift_docker to nodes during scaleup.Andrew Butcher2016-02-161-0/+10
* | | | Merge pull request #1387 from talset/atomic_uninstallBrenton Leanhardt2016-02-161-0/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Change etcd deamon name for atomic-hosttalset2016-02-131-0/+7
* | | | Merge pull request #1397 from brenton/bz1308314Brenton Leanhardt2016-02-151-1/+1
|\ \ \ \
| * | | | Bug 1308314 - Failed to continue installation when pressing CTRL-CBrenton Leanhardt2016-02-151-1/+1
* | | | | Merge pull request #1395 from brenton/masterBrenton Leanhardt2016-02-152-1/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Updating the 3.1.1 router to match the new liveness probe configurationBrenton Leanhardt2016-02-122-1/+11
* | | | | Merge pull request #1369 from lhuard1A/gce_oo_optionThomas Wiest2016-02-151-4/+4
|\ \ \ \ \
| * | | | | Make the GCE image_name and the machine_type configurable from the CLILénaïc Huard2016-02-101-4/+4
* | | | | | Merge pull request #1355 from lhuard1A/fix_when_no_infraThomas Wiest2016-02-154-8/+8
|\ \ \ \ \ \