summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2005-10-18 23:00:21 +0000
committerNarayan Desai <desai@mcs.anl.gov>2005-10-18 23:00:21 +0000
commitf1621bac411a132a0e092106b112778e13ddca44 (patch)
tree05651e7978221df78993d1b3598c8914078b490d /doc
parent22eeb364283bee5b33d3451b9a4489b0d230d971 (diff)
downloadbcfg2-f1621bac411a132a0e092106b112778e13ddca44.tar.gz
bcfg2-f1621bac411a132a0e092106b112778e13ddca44.tar.bz2
bcfg2-f1621bac411a132a0e092106b112778e13ddca44.zip
Delete: doc/constructs.txt
}(Logical change 1.340) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1399 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-rw-r--r--doc/constructs.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/doc/constructs.txt b/doc/constructs.txt
deleted file mode 100644
index e6cdb4707..000000000
--- a/doc/constructs.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-1. Client Metadata
-
-Clients are differentiated in terms of several types of
-metadata. These types (from least to most specific) are:
-
-- image : the binary compatibility domain of the machine (like
- debian-3.1 or redhat-7.3)
-- classes : a host can belong to multiple classes. Classes are used to
- derive the set of software to install on a particular client.
-- bundles: bundles are a sets of related bits of
- configuration. Generally, each bundle provides some piece of
- discrete functionality.
-- attributes : attributes can be used to further differentiate
- bundles, or client configurations and are bundle scoped. A host
- may have the webserver.ssl attribute if it is supposed to provide
- ssl/https services in addition to normal port 80 http service.
-- hostname : this is kind of obvious \ No newline at end of file