tests: remove hosts-ubuntu inventories

Since we've dropped ubuntu testing, we don't need these inventories
anymore. Let's remove this leftover.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/5663/head
Guillaume Abrioux 2020-08-18 09:48:54 +02:00
parent bd9e126357
commit 093e1dcb21
13 changed files with 0 additions and 85 deletions

View File

@ -1 +0,0 @@
hosts

View File

@ -1 +0,0 @@
hosts

View File

@ -1 +0,0 @@
hosts

View File

@ -1 +0,0 @@
hosts

View File

@ -1,32 +0,0 @@
[mons]
mon0 monitor_address=192.168.17.10
mon1 monitor_interface="{{ 'eth1' if ansible_distribution == 'CentOS' else 'ens6' }}"
mon2 monitor_address=192.168.17.12
[mgrs]
mgr0
[osds]
osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }"
osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }"
[mdss]
mds0
mds1
mds2
[rgws]
rgw0
[clients]
client0
client1
#[nfss]
#nfs0
[rbdmirrors]
rbd-mirror0
[grafana-server]
mon0

View File

@ -1,36 +0,0 @@
[mons]
mon0 monitor_address=192.168.1.10
mon1 monitor_interface=ens6
mon2 monitor_address=192.168.1.12
[mgrs]
mgr0
[osds]
osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }"
osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }"
[mdss]
mds0
mds1
mds2
[rgws]
rgw0
[clients]
client0
client1
#[nfss]
#nfs0
[rbdmirrors]
rbd-mirror0
[grafana-server]
mon0
[all:vars]
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
nfs_ganesha_stable_deb_repo="{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"

View File

@ -1 +0,0 @@
hosts

View File

@ -1 +0,0 @@
hosts

View File

@ -1 +0,0 @@
hosts

View File

@ -1,7 +0,0 @@
[mons]
mon0 monitor_address=192.168.1.10
mon1 monitor_interface="{{ 'eth1' if ansible_distribution == 'CentOS' else 'ens6' }}"
mon2 monitor_address=192.168.1.12
[osds]
osd0

View File

@ -1 +0,0 @@
hosts