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
Line | |
---|
1 | ## Definicion general |
---|
2 | OGENGINECONFIGURATE="TRUE" |
---|
3 | OGLOGSESSION="/tmp/session.log" |
---|
4 | OGLOGCOMMAND="/tmp/command.log" |
---|
5 | |
---|
6 | ##Configuracion de la PostConfiguracion OS WIndows |
---|
7 | #Hacer chkdisk tras la clonacion |
---|
8 | OGWINCHKDISK=TRUE |
---|
9 | |
---|
10 | #Configuracion de interface restauracion |
---|
11 | #Que hacer cuando la cache no tenga espacio libre. [ NONE | FORMAT ] ] |
---|
12 | ACTIONCACHEFULL=NONE |
---|
13 | # Protocolo a usar en el caso de que no exita cache o no haya espacio sufiencie. |
---|
14 | RESTOREPROTOCOLNOCACHE=UNICAST |
---|
15 | |
---|
16 | #script Creacion imagen |
---|
17 | IMGPROG="partclone" |
---|
18 | IMGCOMP="lzop" |
---|
19 | IMGEXT="img" |
---|
20 | IMGREDUCE="TRUE" |
---|
21 | |
---|
22 | #Configuracion del asistente de Clonacion remota usando master |
---|
23 | #Al enviar particion reducir el sistema de archivos previamente. |
---|
24 | OGWINREDUCE=TRUE |
---|
25 | |
---|
26 | # Imagenes sincronizadas |
---|
27 | # Factor para calcular el time-out al crear la imagen. 100000k -> 4s |
---|
28 | CREATESPEED=100000*4 |
---|
29 | # Factor de compresion para las imagenes (windos en ext4). |
---|
30 | FACTORSYNC=120 |
---|
31 | # Realizar copia de seguridad antes de crear la imagen. |
---|
32 | BACKUP=false |
---|
33 | # Sistema de archivo de la imagenes sincronizadas. EXT4 o BTRFS |
---|
34 | IMGFS=EXT4 |
---|
35 | |
---|
36 | # Tiempo de sleep antes de realizar el reboot |
---|
37 | OGSLEEP="20" |
---|
Note: See
TracBrowser
for help on using the repository browser.