Skip to content

Commit a948c73

Browse files
author
jamescott
committed
move swap to include, test it
1 parent b6ce3cd commit a948c73

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

chef_master/source/resource_apt_package.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Providers
3232

3333
Examples
3434
=====================================================
35-
|generic resource statement|
35+
.. include:: ../../includes_resources_common/includes_resources_common_examples_intro.rst
3636

3737
**Install a package using package manager**
3838

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.. The contents of this file may be included in multiple topics (using the includes directive).
2+
.. The contents of this file should be modified in a way that preserves its ability to appear in multiple topics.
3+
4+
5+
The following examples demonstrate various approaches for using resources in recipes. If you want to see examples of how |company_name| uses resources in recipes, take a closer look at the cookbooks that |company_name| authors and maintains: https://github.com/chef-cookbooks.

0 commit comments

Comments
 (0)