From b112f1f756403b0f0e41f690cd8cf1bbea135b22 Mon Sep 17 00:00:00 2001
From: Ian Wienand <iwienand@redhat.com>
Date: Tue, 13 Apr 2021 17:25:57 +1000
Subject: [PATCH] host_vars : add .yaml extension

We have an mix of files with .yaml extension and without.  Standardise
with the .yaml.

Change-Id: I8b657e29d4c112cdb2c17e7b89a3efbcd824b846
---
 .../{grafana01.opendev.org => grafana01.opendev.org.yaml}         | 0
 ...st.opendev.org => mirror01.ca-ymq-1.vexxhost.opendev.org.yaml} | 0
 ....opendev.org => mirror01.regionone.limestone.opendev.org.yaml} | 0
 ...xxhost.opendev.org => mirror01.sjc1.vexxhost.opendev.org.yaml} | 0
 .../host_vars/{zuul01.openstack.org => zuul01.openstack.org.yaml} | 0
 5 files changed, 0 insertions(+), 0 deletions(-)
 rename inventory/service/host_vars/{grafana01.opendev.org => grafana01.opendev.org.yaml} (100%)
 rename inventory/service/host_vars/{mirror01.ca-ymq-1.vexxhost.opendev.org => mirror01.ca-ymq-1.vexxhost.opendev.org.yaml} (100%)
 rename inventory/service/host_vars/{mirror01.regionone.limestone.opendev.org => mirror01.regionone.limestone.opendev.org.yaml} (100%)
 rename inventory/service/host_vars/{mirror01.sjc1.vexxhost.opendev.org => mirror01.sjc1.vexxhost.opendev.org.yaml} (100%)
 rename inventory/service/host_vars/{zuul01.openstack.org => zuul01.openstack.org.yaml} (100%)

diff --git a/inventory/service/host_vars/grafana01.opendev.org b/inventory/service/host_vars/grafana01.opendev.org.yaml
similarity index 100%
rename from inventory/service/host_vars/grafana01.opendev.org
rename to inventory/service/host_vars/grafana01.opendev.org.yaml
diff --git a/inventory/service/host_vars/mirror01.ca-ymq-1.vexxhost.opendev.org b/inventory/service/host_vars/mirror01.ca-ymq-1.vexxhost.opendev.org.yaml
similarity index 100%
rename from inventory/service/host_vars/mirror01.ca-ymq-1.vexxhost.opendev.org
rename to inventory/service/host_vars/mirror01.ca-ymq-1.vexxhost.opendev.org.yaml
diff --git a/inventory/service/host_vars/mirror01.regionone.limestone.opendev.org b/inventory/service/host_vars/mirror01.regionone.limestone.opendev.org.yaml
similarity index 100%
rename from inventory/service/host_vars/mirror01.regionone.limestone.opendev.org
rename to inventory/service/host_vars/mirror01.regionone.limestone.opendev.org.yaml
diff --git a/inventory/service/host_vars/mirror01.sjc1.vexxhost.opendev.org b/inventory/service/host_vars/mirror01.sjc1.vexxhost.opendev.org.yaml
similarity index 100%
rename from inventory/service/host_vars/mirror01.sjc1.vexxhost.opendev.org
rename to inventory/service/host_vars/mirror01.sjc1.vexxhost.opendev.org.yaml
diff --git a/inventory/service/host_vars/zuul01.openstack.org b/inventory/service/host_vars/zuul01.openstack.org.yaml
similarity index 100%
rename from inventory/service/host_vars/zuul01.openstack.org
rename to inventory/service/host_vars/zuul01.openstack.org.yaml