Changes between Version 67 and Version 68 of Download/SCDB


Ignore:
Timestamp:
Dec 8, 2008, 5:41:47 PM (17 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Download/SCDB

    v67 v68  
    482482 * `/etc/aii/aii-shellfe.conf`: a typical file is as follows, with paths edited to reflect your configuration.
    483483{{{
     484# URL corresponding to compiled profiles generated by ant deploy
    484485cdburl=http://quattor.web.lal.in2p3.fr/profiles
     486# use_fqdn must be set to true
    485487use_fqdn=true
     488# Directory where to write Kickstart configuration files produced by aii-shellfe.
     489# Must match the directory served by URL defined in template variable QUATTOR_PROFILE_URL.
    486490osinstalldir = /www/htdocs/ks
     491# Directory where pxelinux.cfg is installed. Default is the recommended locaiton.
    487492nbpdir = /tftpboot/quattor/pxelinux.cfg
    488493}}}