From 291d2976bd7b95e492a004ed7ce80e47ad85905d Mon Sep 17 00:00:00 2001 From: Jon Grimm Date: Fri, 31 Mar 2017 13:16:25 -0500 Subject: Fix examples that reference upstream chef repository. Also add integration test. Note: this new test is not comprehensive; it simply ensures that the example chef configuration does not blow up and that chef seems to be installed after its completion. This new test is disabled by default as it depends on a 3rd party repository. LP: #1678145 --- doc/rtd/topics/examples.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/rtd') diff --git a/doc/rtd/topics/examples.rst b/doc/rtd/topics/examples.rst index a110721c..1048791e 100644 --- a/doc/rtd/topics/examples.rst +++ b/doc/rtd/topics/examples.rst @@ -149,6 +149,6 @@ Register RedHat Subscription :language: yaml :linenos: -.. _chef: http://www.opscode.com/chef/ +.. _chef: http://www.chef.io/chef/ .. _puppet: http://puppetlabs.com/ .. vi: textwidth=78 -- cgit v1.2.3