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

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 d47323ec was 9cd6cd3, checked in by adv <adv@…>, 13 years ago

1.0.3 #479 #469 #470 updateCache engine.cfg

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

  • Property mode set to 100644
File size: 591 bytes
Line 
1## Definicion general
2OGENGINECONFIGURATE="TRUE"
3OGLOGSESSION="/tmp/session.log"
4OGLOGCOMMAND="/tmp/command.log"
5
6#Definicion PostConfiguracion OS WIndows
7OGWINCHKDISK=TRUE
8
9#interface restauracion
10#Que hacer cuando la cache no tenga espacio libre.  [ NONE]    --  en desarrollo -> |DELETE|FORMAT]
11ACTIONCACHEFULL=NONE
12# Definimos el protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie.
13RESTOREPROTOCOLNOCACHE=UNICAST
14
15#script Creacion imagen
16IMGPROG="partclone"
17IMGCOMP="lzop"
18IMGEXT="img"
19IMGREDUCE="TRUE"
20
21#scripts Clonacion remota usando master
22OGWINREDUCE=TRUE
Note: See TracBrowser for help on using the repository browser.