Commit graph

38 commits

Author SHA1 Message Date
Patrick Uiterwijk
42c160dc9b Be consistent in naming
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-22 20:20:58 +02:00
Adam Miller
11ace40beb use my openshift-ansible fork in stage until changes merge upstream
We also need those changes backported to the release-3.6 branch

    https://github.com/openshift/openshift-ansible/pull/5101
    https://github.com/openshift/openshift-ansible/pull/5129

Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-18 16:34:20 +00:00
Adam Miller
1cfccb338e fix ansible-ansible-openshift ansible template '(' != '{' (thanks Patrick)
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-15 20:37:53 +00:00
Adam Miller
3a0edf7c69 add nodeselectors for osbs orchrestrator/worker cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-08-15 14:35:39 +00:00
Adam Miller
a534e0b447 openshift-ansible fixes merged upstream, remove osbs work arounds
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-21 15:07:27 +00:00
Adam Miller
9436bf2d42 add temp workaround for ansible-ansible-openshift-ansible in stage
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-20 02:38:08 +00:00
Adam Miller
6601729512 set python3 ansible interpreter for the f26 based osbs clusters
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-19 19:25:25 +00:00
Adam Miller
f172a85618 uncomment commented parts of ansible-ansible-openshift-ansible
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-19 17:19:19 +00:00
Adam Miller
dafcc1cf64 fix ansible-ansible-openshift-ansible inventory template to use correct cluster_url variable
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-17 19:39:49 +00:00
037d4931b4 add osbs orchestrator/worker playbooks/roles
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-07-17 16:26:41 +00:00
Adam Miller
6c961cfbe3 fix openshift_install_examples in a-a-o-a template
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 17:06:05 +00:00
Patrick Uiterwijk
424ff4d41f Add extra scopes
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 14:21:50 +00:00
Adam Miller
5e2fca7011 remove lb group from a-a-o-a role template, we will never need it in the Infra
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:47:24 +00:00
Adam Miller
16585147d6 fix host group for shared_infra in a-a-o-a role
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:40:56 +00:00
Adam Miller
1412c9c987 properly handle shared infra nodes for openshift in a-a-o-a role template
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-12 03:19:04 +00:00
Patrick Uiterwijk
2a2a761f0a Redploy once more
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-12 01:28:01 +00:00
Patrick Uiterwijk
03560df291 Run the playbook
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-11 21:41:05 +00:00
Adam Miller
d0e264953b fix typo in openshift port settings
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 20:35:48 +00:00
Adam Miller
0ef616444b add openshift port definitions to a-a-o-a role and os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 20:25:47 +00:00
Adam Miller
cdc02dafbf fix fedoraidp for os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 19:17:18 +00:00
Adam Miller
01208a6094 fix openshift_master_ha for os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 18:52:46 +00:00
Patrick Uiterwijk
157f3b24dd Disable ansible running for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-05-11 18:07:30 +00:00
Adam Miller
70e9b0dfd9 make sure to not containerize load balancer bits in os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 17:53:36 +00:00
Kevin Fenzi
7176b47209 try and change this 2017-05-11 14:58:17 +00:00
Kevin Fenzi
1483c90124 no variables in comments 2017-05-11 14:40:44 +00:00
Kevin Fenzi
270152b494 humm... 2017-05-11 14:33:15 +00:00
Kevin Fenzi
711eb4b438 try dropping this 2017-05-11 14:29:52 +00:00
Adam Miller
cb0f3c4d01 ensure that the openshift_app_subdomain var is defined in the a-a-o-a inventory template
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 13:51:43 +00:00
Adam Miller
16b2847127 fix fedoraidp-stg for os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 13:37:53 +00:00
Adam Miller
2212685d65 fix a-a-o-a template typos and unicode char
Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-11 04:51:11 +00:00
Adam Miller
fa101ba51d Make ansible-ansible-openshift-ansible more generic
Previously the ansible-ansible-openshift-ansible role was extremely
limited and wasn't very useful outside the scope of OSBS. This
change makes it more generic so that it can be used to deploy a full
OpenShift Container Platform cluster.

Necessary updates for the osbs group playbook is also in this change

Signed-off-by: Adam Miller <admiller@redhat.com>
2017-05-10 18:44:52 +00:00
Adam Miller
ebed0f9757 set ansible-ansbile-openshfit-ansible cluter-inventory.j2 not to manage htpasswd
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-12-08 23:41:55 +00:00
Adam Miller
5078474ca2 use git module version (not refspec) in ansible-ansible-openshift-ansible
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-11-01 13:34:59 +00:00
Adam Miller
727425e268 add koji auth to osbs-cluster, handle osbs + postinstall tasks
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-27 16:55:51 +00:00
Adam Miller
8f3a0227c9 add required pyOpenSSL for ansible-ansible-openshift-ansible role
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-24 17:06:18 +00:00
Adam Miller
6b89cde78f switch to using package instead of dnf to manage EL vs fedora
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-24 16:54:31 +00:00
Adam Miller
753cbb7973 add pre-req packages to ansible-ansible-openshift-ansible role
Signed-off-by: Adam Miller <admiller@redhat.com>
2016-10-24 16:35:46 +00:00
a1fbd490ec add ansible-ansible-openshift-ansible and groups/osbs-cluster.yml
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2016-10-24 15:57:22 +00:00