nserrano pushed to varios-instalacion at opengnsys/opengnsys
-
4f57c14497 refs #920 #921 #922 #923 fix some issues with the installer
nserrano pushed to unification3 at opengnsys/ogagent
-
c19128619f refs #915 release new version
nserrano pushed to unification3 at opengnsys/ogagent
-
def6750cd1 refs #880 monitor running threads
-
e1bd063bde refs #890 implement EjecutaComandosPendientes()
-
a0fb19ddbd refs #888 implement EjecutarScript()
-
6757ab5697 refs #786 move code
-
4fdcbe620f refs #786 make ConsolaRemota() asynchronous
- Compare 7 commits »
nserrano pushed to unification3 at opengnsys/ogagent
-
e39bb7401e refs #887 fix syntax error
-
9e3d8be629 refs #886 move InventarioHardware() to the CloningEngine module
-
e2f161ae97 refs #887 handle potential InventariandoSoftware() exceptions
-
a3f4eafffb refs #887 implement InventarioSoftware()
-
08dba6d99a refs #886 implement InventarioHardware()
- Compare 11 commits »
nserrano commented on pull request opengnsys/opengnsys#23
Vagrantfile develHay más diffs relevantes: En doc/VERSION.json - "ogagent": "1.1.2" + "ogagent": "1.3.8" En installer/opengnsys_installer_devel_esxi.sh: - DEFAULT_OGLIVE="ogLive-focal-5.11.0-2…
nserrano commented on pull request opengnsys/opengnsys#23
Vagrantfile develTambién se puede cambiar mysql por mariadb.
nserrano pushed to unification3 at opengnsys/ogagent
-
1e1974432e refs #784 make Purgar() actually terminate the agent
nserrano pushed to unification3 at opengnsys/ogagent
-
068e0cf633 refs #806 join threads when a new operation is requested
-
72e4198762 refs #784 make Purgar() return something
-
647489d507 refs #783 make Actualizar() asynchronous
- Compare 3 commits »
nserrano pushed to main at opengnsys/oglive-builder
-
f9a275e380 Merge pull request 'Don't use python APT module, install ogagent dependencies' (#3) from no-apt-module into main
-
16de310ac8 refs #776 install ogagent dependencies
-
bfbc10a65b refs #773 do not use python apt module
- Compare 3 commits »
nserrano merged pull request opengnsys/oglive-builder#3
Don't use python APT module, install ogagent dependencies
nserrano pushed to unification3 at opengnsys/ogagent
-
3191a171a1 refs #783 fix return code
-
e28094ec1b refs #786 implement process_ConsolaRemota()
-
62a2514569 refs #785 implement process_Sondeo()
-
aa0f62edcc refs #784 implement process_Purgar()
- Compare 4 commits »
nserrano pushed to unification3 at opengnsys/ogagent
-
5cb2ef6cfc refs #783 implement process_Actualizar()
nserrano pushed to main at opengnsys/ogagent
-
1cf3c6bf2c Merge pull request 'ogagent unification 2' (#9) from unification2 into main
-
74ef2b7e15 refs #789 run only one concurrent job
-
9b91eedf1b refs #789 perform long-running tasks in the background
-
39a367be79 refs #708 merge
-
1864995066 refs #708 move duplicated code into its own parent class
- Compare 54 commits »
nserrano pushed to unification2 at opengnsys/ogagent
-
74ef2b7e15 refs #789 run only one concurrent job
nserrano commented on pull request opengnsys/ogagent#9
ogagent unification 2Ya tengo lo último que hablamos por zoom. Lanzamos un CrearImagen seguido de otro. El primero va bien y el segundo se niega: ``` root@ogAdministrator:~# curl --insecure -X POST --data…
nserrano pushed to main at opengnsys/opengnsys
-
f45f25ac50 Merge pull request 'Use la plantilla de ubuntu24' (#22) from ubu24tpl into main
-
afda65fbe5 refs #796 be less verbose
-
3875322f61 refs #796 retry git-clone
-
d54360b1dc refs #796 debug git-clone failure
-
9e796a9d99 refs #796 use GIT_REPO instead of a hardcoded URL
- Compare 7 commits »
nserrano merged pull request opengnsys/opengnsys#22
Use la plantilla de ubuntu24