From 494a97fc79b73bc019c07baa29e5a1b662e55bcf Mon Sep 17 00:00:00 2001 From: Tapio Tallgren Date: Thu, 4 Jan 2018 17:54:51 +0200 Subject: [PATCH] Rename centos.yml to redhat.yml in configure-nfs/vars 'redhat' as a ansible_os_family covers both the RedHat distros and CentOS. Change-Id: I2ab56024d2c0f1f40a014a236cfd94ef38daad04 Signed-off-by: Tapio Tallgren --- xci/playbooks/roles/configure-nfs/vars/{centos.yml => redhat.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xci/playbooks/roles/configure-nfs/vars/{centos.yml => redhat.yml} (100%) diff --git a/xci/playbooks/roles/configure-nfs/vars/centos.yml b/xci/playbooks/roles/configure-nfs/vars/redhat.yml similarity index 100% rename from xci/playbooks/roles/configure-nfs/vars/centos.yml rename to xci/playbooks/roles/configure-nfs/vars/redhat.yml -- 2.16.6