Remove the mirror server resource from infracloud clouds

The servers are still currently created by launch-node, I'll revert
this commit when I put the pre/post create/delete actions per resource
on the launcher role.

Change-Id: I0a6401c9d783b9c3876ebb1f9c8b144f75d7abb2
This commit is contained in:
Ricardo Carrillo Cruz 2016-09-28 13:14:15 +02:00
parent 3b72f467d3
commit 3773cc78c7

View File

@ -115,10 +115,6 @@ clouds:
profiles:
- openstackci-security
- openstackci-images
servers:
- name: mirror.regionone.infracloud-vanilla.openstack.org
image: ubuntu-trusty
flavor: mirror
- name: openstackzuul-infracloud-vanilla
profiles:
- openstackci-security
@ -132,10 +128,6 @@ clouds:
profiles:
- openstackci-security
- openstackci-images
servers:
- name: mirror.regionone.infracloud-chocolate.openstack.org
image: ubuntu-trusty
flavor: mirror
- name: openstackzuul-infracloud-chocolate
profiles:
- openstackci-security