From e849b5029ccf2495493ac6eefb33ae342b6731b3 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Tue, 2 Sep 2014 12:56:21 -0700 Subject: [PATCH] OEL 5 is trying to use up2date which doesn't work --- README.markdown | 2 +- metadata.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 34e8aa4..a1c73a8 100644 --- a/README.markdown +++ b/README.markdown @@ -73,7 +73,7 @@ This module is officially [supported](https://forge.puppetlabs.com/supported) fo OpenJDK is supported on: * Red Hat Enterprise Linux (RHEL) 5, 6, 7 * CentOS 5, 6, 7 -* Oracle Linux 5, 6, 7 +* Oracle Linux 6, 7 * Scientific Linux 5, 6 * Debian 6, 7 * Ubuntu 10.04, 12.04, 14.04 diff --git a/metadata.json b/metadata.json index 56af425..81fa0b5 100644 --- a/metadata.json +++ b/metadata.json @@ -27,7 +27,6 @@ { "operatingsystem": "OracleLinux", "operatingsystemrelease": [ - "5", "6", "7" ]