From c4d7a52b94fef36308bd0add6983f28eb5c1a643 Mon Sep 17 00:00:00 2001 From: Clinton Wolfe Date: Thu, 30 May 2019 11:37:47 -0400 Subject: [PATCH] Update apache resource sunset notice Signed-off-by: Clinton Wolfe --- docs/resources/apache.md.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/resources/apache.md.erb b/docs/resources/apache.md.erb index e09a75229..bf653791a 100644 --- a/docs/resources/apache.md.erb +++ b/docs/resources/apache.md.erb @@ -5,9 +5,9 @@ platform: linux # apache -Use the `apache` Chef InSpec audit resource to test the state of the Apache server on Linux/Unix systems. +

This resource is deprecated and should not be used. It was removed in Chef InSpec 4.0. The documentation below is preserved as a reference. Replacement functionality is available in the [apache_conf](apache_conf/) resource.

-

This resource is deprecated and should not be used. It will be removed in Chef InSpec 3.0.

+Use the `apache` Chef InSpec audit resource to test the state of the Apache server on Linux/Unix systems.
@@ -15,11 +15,11 @@ Use the `apache` Chef InSpec audit resource to test the state of the Apache serv ### Installation -This resource is distributed along with Chef InSpec itself. You can use it automatically. +This resource was distributed along with Chef InSpec itself. ### Version -This resource first became available in v1.51.15 of InSpec. +This resource first became available in v1.51.15 of InSpec and was removed in version 4.0. ## Syntax