diff options
author | Fabian Affolter <fabian@bernewireless.net> | 2010-06-02 14:38:03 +0000 |
---|---|---|
committer | Sol Jerome <solj@ices.utexas.edu> | 2010-06-03 10:07:56 -0500 |
commit | 2cf687f54312c1f2093312d97f5fda209dfc367a (patch) | |
tree | 8be1b9593e380be42e0f42064397a8055c9af14f /examples/README | |
parent | dcc48906c7974bf93edd4b5ab16b4cc3ac558b69 (diff) | |
download | bcfg2-2cf687f54312c1f2093312d97f5fda209dfc367a.tar.gz bcfg2-2cf687f54312c1f2093312d97f5fda209dfc367a.tar.bz2 bcfg2-2cf687f54312c1f2093312d97f5fda209dfc367a.zip |
README added for the example directory
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5877 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'examples/README')
-rw-r--r-- | examples/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/README b/examples/README new file mode 100644 index 000000000..20812b253 --- /dev/null +++ b/examples/README @@ -0,0 +1,7 @@ +This directory contains example files for various Bcfg2 generators and
+plugins. The documentation for the examples is available in the Bcfg2
+wiki or the manual.
+
+Those files may not work in your environment. Others can be obsolete.
+
+The purpose is to give you a entry point for your own configuration.
|