Changes between Version 89 and Version 90 of Download/SCDB


Ignore:
Timestamp:
Nov 7, 2009, 6:21:45 PM (15 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v89 v90  
    201201}}}
    202202
    203 Then, you can do the initial checkout with (this will create a `scdb` sub-directory of you current directory):
    204 
    205 {{{
    206 svn checkout https://svn.server.tld/svn/quattor/trunk scdb
    207 }}}
    208203
    209204== DHCP and TFTPD installation ==
     
    299294script).
    300295
    301 You must have created a repository for Quattor and initialized its structure as explained in section [].
     296You must have created a repository for Quattor and initialized its structure as explained in section [/wiki/Download/SCDB#SubversionServer Subversion Server Installation].
    302297
    303298To create your initial SCDB with the standard templates and the associated examples, follow the following steps:
     
    402397''Note: recommendation is to have name of templates describing HW boxes derived from box location rather than its current host name as the same HW may be affected to another host later.''
    403398
    404 === Adding Machine to site/database.tpl ===
     399=== Adding Machine to site/databases.tpl ===
    405400
    406401Before being able to configure the machine, you need to create an
    407402entry for the machine name in both variables of
    408 [source:QWG/trunk/sites/example/site/databases.tpl databases.tpl]. First variable defines the address associated
     403[source:templates/trunk/sites/example/site/databases.tpl databases.tpl]. First variable defines the address associated
    409404with the machine name, second variable defines the hardware template
    410405associated with the machine.