summaryrefslogtreecommitdiffstats
path: root/doc/quickstart
diff options
context:
space:
mode:
authorTim Laszlo <tim.laszlo@gmail.com>2010-07-09 14:44:37 +0000
committerSol Jerome <sol.jerome@gmail.com>2010-07-16 16:36:14 -0500
commit1598f200abed09335b98e2be7009fc202a6b870a (patch)
treec2fc444fb598b3aecdf3c75cb04826bd59bae3c2 /doc/quickstart
parent4f3e0f661d64308bd75dbde8595b68e764e90395 (diff)
downloadbcfg2-1598f200abed09335b98e2be7009fc202a6b870a.tar.gz
bcfg2-1598f200abed09335b98e2be7009fc202a6b870a.tar.bz2
bcfg2-1598f200abed09335b98e2be7009fc202a6b870a.zip
Removing legacy toolset attribute from docs
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5966 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/quickstart')
-rw-r--r--doc/quickstart/index.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/quickstart/index.txt b/doc/quickstart/index.txt
index a544d0786..61d826bff 100644
--- a/doc/quickstart/index.txt
+++ b/doc/quickstart/index.txt
@@ -140,12 +140,12 @@ Our simple ``groups.xml`` file looks like:
<Group profile='true' public='false' name='basic'>
<Group name='suse'/>
</Group>
- <Group name='ubuntu' toolset='debian'/>
- <Group name='debian' toolset='debian'/>
- <Group name='redhat' toolset='rh'/>
- <Group name='suse' toolset='rh'/>
- <Group name='mandrake' toolset='rh'/>
- <Group name='solaris' toolset='solaris'/>
+ <Group name='ubuntu' />
+ <Group name='debian' />
+ <Group name='redhat' />
+ <Group name='suse' />
+ <Group name='mandrake' />
+ <Group name='solaris' />
</Groups>
There are two types of groups in Bcfg: profile groups