You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/11/06 17:04:49 UTC

[airavata] 03/05: Ansible: rename directories to lowercase

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git

commit 03221e616b206dc55403bf3c14f381a077580618
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Tue Nov 5 16:27:20 2019 -0500

    Ansible: rename directories to lowercase
---
 .../scigap/production/host_vars/{kentucky_ => kentucky}/vars.yml      | 0
 .../scigap/production/host_vars/{kentucky_ => kentucky}/vault.yml     | 0
 .../production/host_vars/{ncsaindustry_ => ncsaindustry}/vars.yml     | 0
 .../production/host_vars/{ncsaindustry_ => ncsaindustry}/vault.yml    | 0
 dev-tools/ansible/inventories/scigap/production/hosts                 | 4 ++--
 5 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/kentucky_/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/kentucky/vars.yml
similarity index 100%
rename from dev-tools/ansible/inventories/scigap/production/host_vars/kentucky_/vars.yml
rename to dev-tools/ansible/inventories/scigap/production/host_vars/kentucky/vars.yml
diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/kentucky_/vault.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/kentucky/vault.yml
similarity index 100%
rename from dev-tools/ansible/inventories/scigap/production/host_vars/kentucky_/vault.yml
rename to dev-tools/ansible/inventories/scigap/production/host_vars/kentucky/vault.yml
diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry_/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry/vars.yml
similarity index 100%
rename from dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry_/vars.yml
rename to dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry/vars.yml
diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry_/vault.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry/vault.yml
similarity index 100%
rename from dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry_/vault.yml
rename to dev-tools/ansible/inventories/scigap/production/host_vars/ncsaindustry/vault.yml
diff --git a/dev-tools/ansible/inventories/scigap/production/hosts b/dev-tools/ansible/inventories/scigap/production/hosts
index cd0cb47..cba6768 100644
--- a/dev-tools/ansible/inventories/scigap/production/hosts
+++ b/dev-tools/ansible/inventories/scigap/production/hosts
@@ -33,11 +33,11 @@ georgiastate ansible_host=156.56.104.84
 hubzero ansible_host=156.56.104.84
 interactwel ansible_host=156.56.104.84
 iugateway ansible_host=156.56.104.84
-Kentucky ansible_host=156.56.104.84
+kentucky ansible_host=156.56.104.84
 mines ansible_host=156.56.104.84
 nanoconfinement ansible_host=156.56.104.84
 nanoshape ansible_host=156.56.104.84
-NCSAIndustry ansible_host=156.56.104.84
+ncsaindustry ansible_host=156.56.104.84
 newmexicostate ansible_host=156.56.104.84
 nexttdb ansible_host=156.56.104.84
 oscer ansible_host=156.56.104.84