source: client/shared/etc/engine.cfg @ cad1e1b

918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Last change on this file since cad1e1b was cad1e1b, checked in by irina <irinagomez@…>, 12 years ago

#565 imagenes sincronizadas. modificacion script existentes: updateCache, enging.cfg y ogAdmRepoAux.

git-svn-id: https://opengnsys.es/svn/branches/version1.0@3717 a21b9725-9963-47de-94b9-378ad31fedc9

  • Property mode set to 100644
File size: 832 bytes
RevLine 
[c6a5f77]1## Definicion general
[7c5536c]2OGENGINECONFIGURATE="TRUE"
[0fb7e9f]3OGLOGSESSION="/tmp/session.log"
[c6a5f77]4OGLOGCOMMAND="/tmp/command.log"
5
[7f517c2]6##Configuracion de la PostConfiguracion OS WIndows
7#Hacer chkdisk tras la clonacion
[758267a]8OGWINCHKDISK=TRUE
9
[7f517c2]10#Configuracion de interface restauracion
11#Que hacer cuando la cache no tenga espacio libre.  [ NONE | FORMAT ]  ]
[9cd6cd3]12ACTIONCACHEFULL=NONE
[7f517c2]13# Protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie.
[9cd6cd3]14RESTOREPROTOCOLNOCACHE=UNICAST
15
16#script Creacion imagen
[758267a]17IMGPROG="partclone"
18IMGCOMP="lzop"
19IMGEXT="img"
20IMGREDUCE="TRUE"
21
[7f517c2]22#Configuracion del asistente de Clonacion remota usando master
23#Al enviar particion reducir el sistema de archivos previamente.
[cad1e1b]24OGWINREDUCE=TRUE
25
26# Imagenes sincronizadas
27# Factor para calcular el time-out al crear la imagen.  100000k -> 4s
28CREATESPEED=100000*4
29BACKUP="false"
Note: See TracBrowser for help on using the repository browser.