From 6905b76ac54da3256ca83bd5c3e84f6eb29de68a Mon Sep 17 00:00:00 2001 From: Sandon Van Ness Date: Fri, 16 Aug 2013 11:43:53 -0700 Subject: [PATCH] Add yaml for rhel 6.4 in distros. Signed-off-by: Sandon Van Ness --- distros/rhel_6.4.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 distros/rhel_6.4.yaml diff --git a/distros/rhel_6.4.yaml b/distros/rhel_6.4.yaml new file mode 100644 index 00000000000..5225495834a --- /dev/null +++ b/distros/rhel_6.4.yaml @@ -0,0 +1,2 @@ +os_type: rhel +os_version: "6.4"