summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Add an early check to ensure that node names resolve to an interface on the hostScott Dodson2016-02-032-0/+28
* | | | | | Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt2016-02-037-10/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Refactor registry storage options.Andrew Butcher2016-02-017-10/+17
* | | | | | Merge pull request #1325 from abutcher/fix-scaleupBrenton Leanhardt2016-02-023-1/+4
|\ \ \ \ \ \
| * | | | | | Do not apply the etcd_certificates role during node playbook.Andrew Butcher2016-02-021-0/+1
| * | | | | | Add g_new_node_hosts to cluster_hosts.Andrew Butcher2016-02-022-1/+3
| | |_|_|/ / | |/| | | |
* | | | | | Improve docs and consistency of setting the ssh_userJason DeTiberus2016-02-027-9/+9
* | | | | | remove outdated commentsJason DeTiberus2016-02-022-5/+0
* | | | | | add etcd hosts for gce playbooksJason DeTiberus2016-02-021-0/+11
* | | | | | GCE cloud provider updatesJason DeTiberus2016-02-027-94/+49
|/ / / / /
* | | | | Merge pull request #1019 from dgoodwin/etcd-serialBrenton Leanhardt2016-02-021-2/+26
|\ \ \ \ \
| * | | | | Bring first etcd server up before others.Devan Goodwin2015-12-111-2/+26
* | | | | | Merge pull request #1303 from talset/s3_registry_clusteridStefanie Forrester2016-02-011-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | s3_registry no filter named 'lookup'talset2016-01-291-1/+1
* | | | | | changed adhoc playbook to match new host monitoring containerMatt Woodson2016-02-011-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge pull request #1309 from detiber/multi-masterStefanie Forrester2016-02-014-0/+4
|\ \ \ \ \
| * | | | | Multi-master fixes for provider playbooksJason DeTiberus2016-02-014-0/+4
| | |_|/ / | |/| | |
* | | | | Merge pull request #1310 from detiber/aws_hostnameStefanie Forrester2016-02-012-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix hostname for aws cloud providerJason DeTiberus2016-01-292-2/+0
* | | | | fix for terminateJason DeTiberus2016-02-011-1/+1
* | | | | Fix node tags for aws providerJason DeTiberus2016-02-011-1/+1
* | | | | infra_node fixesJason DeTiberus2016-02-015-0/+13
* | | | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packagesBrenton Leanhardt2016-01-291-1/+0
|\ \ \ \ \
| * | | | | Move the `is_atomic` check from `update_repos_and_packages.yml` to `rhel_subs...Lénaïc Huard2016-01-121-1/+0
* | | | | | Merge pull request #1133 from lhuard1A/increase_openstack_timeoutBrenton Leanhardt2016-01-292-2/+3
|\ \ \ \ \ \
| * | | | | | Increase OpenStack stack creation/deletion timeoutLénaïc Huard2016-01-082-2/+3
* | | | | | | Merge pull request #1300 from vishpat/bug1298Brenton Leanhardt2016-01-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix for bug 1298Vishal Patil2016-01-281-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Enable cockpit when not is_atomic.Andrew Butcher2016-01-291-1/+1
|/ / / / / /
* | | | | | Merge pull request #1264 from gaelL/s3_registry_templateStefanie Forrester2016-01-281-0/+3
|\ \ \ \ \ \
| * | | | | | adhoc s3 registry - add auth part in the registry config samplegaelL2016-01-221-0/+3
* | | | | | | Merge pull request #1265 from talset/s3_registry_clusteridStefanie Forrester2016-01-282-4/+6
|\ \ \ \ \ \ \
| * | | | | | | Allow to have custom bucket name and regiontalset2016-01-282-4/+6
| |/ / / / / /
* | | | | | | Configure logrotate on atomic.Andrew Butcher2016-01-273-3/+0
* | | | | | | Merge pull request #1274 from rassie/patch-1Brenton Leanhardt2016-01-261-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix checking for update package availabilityNikolai Prokoschenko2016-01-261-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Install cockpit, logrotate and fluentd unless host is atomic.Andrew Butcher2016-01-263-3/+3
|/ / / / / /
* | | | | | Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-252-0/+4
|\ \ \ \ \ \
| * | | | | | Add Nuage support to openshift ansibleVishal Patil2016-01-252-0/+4
* | | | | | | Merge pull request #1236 from detiber/add_nodesThomas Wiest2016-01-251-0/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove camel case for bin/cluster addNodesJason DeTiberus2016-01-191-0/+0
* | | | | | | | Merge pull request #1177 from smunilla/install_storage_on_installBrenton Leanhardt2016-01-251-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgradesSamuel Munilla2016-01-141-2/+0
| * | | | | | | | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbookSamuel Munilla2016-01-131-2/+19
| * | | | | | | | v3_0_to_v3_1_upgrade: Install storage packagesSamuel Munilla2016-01-131-0/+3
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #1250 from detiber/emptyMasterFixBrenton Leanhardt2016-01-251-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix error when oo_masters_to_config is emptyJason DeTiberus2016-01-211-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Fail when master restart playbook finds no active masters rather than any fai...Andrew Butcher2016-01-221-7/+7
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #1235 from detiber/cluster_hostsBrenton Leanhardt2016-01-214-64/+44
|\ \ \ \ \ \ \
| * | | | | | | Update cluster_hosts.yml for cloud providersJason DeTiberus2016-01-194-64/+44
| |/ / / / / /