Overview The configuration database (templates) only describe the configuration desired on the client. It is the configuration components which take this information and actually manage the configuration on the Quattor clients. These components are essentially perl scripts which read the configuration (through the NVA-API) and perform the necessary actions.
Sources Both the core and LCG2 components are managed with the CERN CVS server. Please see the Quattor software page for how to access this server. The core components (i.e. components for standart system services) are in the "ncm-components/core" subdirectory. The LCG2-specific ones in "ncm-components/lcg-2/".
Packages Some of the RPM packages for the components can be found in the Quattor software repository. The rest must be built from the repository; this will hopefully change in the near future.