source: client/shared/etc/engine.cfg @ 53fba30

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 53fba30 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
RevLine 
[c6a5f77]1## Definicion general
[7c5536c]2OGENGINECONFIGURATE="TRUE"
[0fb7e9f]3OGLOGSESSION="/tmp/session.log"
[c6a5f77]4OGLOGCOMMAND="/tmp/command.log"
5
6#Definicion PostConfiguracion OS WIndows
[758267a]7OGWINCHKDISK=TRUE
8
[9cd6cd3]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
[758267a]16IMGPROG="partclone"
17IMGCOMP="lzop"
18IMGEXT="img"
19IMGREDUCE="TRUE"
20
[9cd6cd3]21#scripts Clonacion remota usando master
[758267a]22OGWINREDUCE=TRUE
Note: See TracBrowser for help on using the repository browser.