summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2011-01-22 18:49:09 +0100
committerSol Jerome <sol.jerome@gmail.com>2011-01-22 13:07:15 -0600
commit98b558ec70f9d23dcff0f9ad48be5d7a6da6e7ca (patch)
tree24776fe0726bc488f299f6964c2b9b8d34972cb8 /doc
parent3ff6c8f7b0076d4d28e27e5b81b39a101a42eca7 (diff)
downloadbcfg2-98b558ec70f9d23dcff0f9ad48be5d7a6da6e7ca.tar.gz
bcfg2-98b558ec70f9d23dcff0f9ad48be5d7a6da6e7ca.tar.bz2
bcfg2-98b558ec70f9d23dcff0f9ad48be5d7a6da6e7ca.zip
Removed old samples and added a reference to bcfg2-repo at github
Diffstat (limited to 'doc')
-rw-r--r--doc/server/plugins/structures/bundler/index.txt25
1 files changed, 3 insertions, 22 deletions
diff --git a/doc/server/plugins/structures/bundler/index.txt b/doc/server/plugins/structures/bundler/index.txt
index 3443ba701..e5682ac00 100644
--- a/doc/server/plugins/structures/bundler/index.txt
+++ b/doc/server/plugins/structures/bundler/index.txt
@@ -220,28 +220,9 @@ fact be any python statement.
Other examples
==============
-Some simple examples of Bundles can be found in the example repository
-at the locations in the following table:
-
-+--------------+---------------------+
-| Bundle Name | Description |
-+==============+=====================+
-| `atxml`_ | At bundle |
-+--------------+---------------------+
-| `bcfgxml`_ | Bcfg2 client bundle |
-+--------------+---------------------+
-| `ntpxml`_ | NTP bundle |
-+--------------+---------------------+
-| `sshxml`_ | OpenSSH bundle |
-+--------------+---------------------+
-| `syslogxml`_ | syslog bundle |
-+--------------+---------------------+
-
-.. _atxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/at.xml
-.. _bcfgxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/bcfg.xml
-.. _ntpxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/ntp.xml
-.. _sshxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/ssh.xml
-.. _syslogxml: http://trac.mcs.anl.gov/projects/bcfg2/browser/trunk/repository/Bundler/syslog.xml
+Some simple examples of Bundles can be found in the `Bcfg2 example repository`_.
+
+.. _Bcfg2 example repository: https://github.com/solj/bcfg2-repo
In addition to the example repository, the following is a list of some
more complex example Bundles.