From 3779ad3d5a9f3dc2d4410450b1f068f5365760a3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 18 Aug 2015 22:03:08 +0000 Subject: [PATCH] Disable osbs playbook from master, it needs a newer yaml currently. --- master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master.yml b/master.yml index de11f0ea8f..e54a10fc9e 100644 --- a/master.yml +++ b/master.yml @@ -69,7 +69,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/notifs-web.yml - include: /srv/web/infra/ansible/playbooks/groups/nuancier.yml - include: /srv/web/infra/ansible/playbooks/groups/openstack-compute-nodes.yml -- include: /srv/web/infra/ansible/playbooks/groups/osbs.yml +#- include: /srv/web/infra/ansible/playbooks/groups/osbs.yml - include: /srv/web/infra/ansible/playbooks/groups/packages.yml - include: /srv/web/infra/ansible/playbooks/groups/pagure.yml - include: /srv/web/infra/ansible/playbooks/groups/paste.yml