From 8c5b617a35eaf7089654b25ee4085b889687426f Mon Sep 17 00:00:00 2001
From: handreas <andreas.hamacher@monash.edu>
Date: Thu, 13 Feb 2020 22:16:40 +0000
Subject: [PATCH] forgot renaming the files

Former-commit-id: 54b80fdcc614ef38b722175d7b2da1dffb502e83
---
 roles/config_repos/templates/{epel.repo => epel.repo.j2}          | 0
 .../templates/{glusterfs-epel.repo => glusterfs-epel.repo.j2}     | 0
 .../templates/{monashhpc_others.repo => monashhpc_others.repo.j2} | 0
 3 files changed, 0 insertions(+), 0 deletions(-)
 rename roles/config_repos/templates/{epel.repo => epel.repo.j2} (100%)
 rename roles/config_repos/templates/{glusterfs-epel.repo => glusterfs-epel.repo.j2} (100%)
 rename roles/config_repos/templates/{monashhpc_others.repo => monashhpc_others.repo.j2} (100%)

diff --git a/roles/config_repos/templates/epel.repo b/roles/config_repos/templates/epel.repo.j2
similarity index 100%
rename from roles/config_repos/templates/epel.repo
rename to roles/config_repos/templates/epel.repo.j2
diff --git a/roles/config_repos/templates/glusterfs-epel.repo b/roles/config_repos/templates/glusterfs-epel.repo.j2
similarity index 100%
rename from roles/config_repos/templates/glusterfs-epel.repo
rename to roles/config_repos/templates/glusterfs-epel.repo.j2
diff --git a/roles/config_repos/templates/monashhpc_others.repo b/roles/config_repos/templates/monashhpc_others.repo.j2
similarity index 100%
rename from roles/config_repos/templates/monashhpc_others.repo
rename to roles/config_repos/templates/monashhpc_others.repo.j2
-- 
GitLab