From c5bb3ceb0d7c449e1cf702c8cbe0961d84d76db7 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Thu, 19 Nov 2015 12:56:08 -0500 Subject: [PATCH] Alias RHEL7 to avoid breaking templates Some custom templates used the rhel7 name. Restore their functionality by linking in the 'old' name. --- xCAT-server/share/xcat/install/scripts/pre.rh.rhel7 | 1 + 1 file changed, 1 insertion(+) create mode 120000 xCAT-server/share/xcat/install/scripts/pre.rh.rhel7 diff --git a/xCAT-server/share/xcat/install/scripts/pre.rh.rhel7 b/xCAT-server/share/xcat/install/scripts/pre.rh.rhel7 new file mode 120000 index 000000000..1f8bb8649 --- /dev/null +++ b/xCAT-server/share/xcat/install/scripts/pre.rh.rhel7 @@ -0,0 +1 @@ +pre.rh.rhels7 \ No newline at end of file