| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
setserveraddr script modified ogserver.json values with "sed". This
caused unwanted changes in database.ip.
This commit replaces "sed" with "jq" for modifying ogserver.json,
ensuring only rest.ip and wol.interface values change.
|
|
|
|
|
|
|
|
| |
This patch implements the function source_json_config() that is used to
read the new ogserver.json config file in the scripts. This replaces the
old 'source .../ogserver.cfg'.
Co-authored-by: Javier Sánchez Parra <jsanchez@soleta.eu>
|
|
|
|
|
| |
Another step into renaming all references of ogAdmServer to ogServer.
This commit mostly rename references to ogAdmServer.cfg in scripts.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
All the functionalities of the ogAdmAgent are now in the ogAdmServer.
So, the it is not needed anymore.
This commit remove the installation and update of the ogAdmAgent, adds a
check to remove it if exists and removes it from the OpenGnsys init
script.
A future patch will remove all the code related to the ogAdmAgent.
|
|
|
|
| |
This also removes the legacy ogAdmClient for these scripts.
|
| |
|
|
|
|
| |
parameters.
|
| |
|
|
|
|
| |
function file.
|
| |
|
|
|
|
| |
authentication tokens.
|
|
|
|
|
|
|
|
| |
This is going to be used to protect calls to ogAdmServer
Example line for ogAdmServer.cfg:
APITOKEN=9b5fddfc5d4d1daa74ffd7ce7c3c9925
|
|
|
|
|
|
| |
* If Server is active, updating IP address in PXE files and database tables.
* If Repository is active, generating new API token.
* Supporting an IP address as input parameter.
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5390 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
modificar la configuración del fichero {{{ogAdmClient.cfg}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5034 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
|
|
| |
* Corregir errata en {{{setserveraddr}}} para tratar el fichero DHCP adecuado y establecer router por defecto si no existe.
* Eliminar cambios temporales en {{{Vagrantfile}}} que corregían problemas de {{{setserveraddr}}}.
* Actualizar lista de tickets resueltos.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4824 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
cambio a HTTPS.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4823 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{setserveraddr}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4342 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
cambiado los datos de configuración de red.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4341 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
{{{next-server}}} de DHCP.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4320 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
servidor principal y su repositorio, modificando los ficheros de configuracióin y la BD.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@4296 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3682 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
|
|
| |
corregida errata en {{{setserveraddr}}}.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3679 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
|
|
| |
git-svn-id: https://opengnsys.es/svn/branches/version1.0@3678 a21b9725-9963-47de-94b9-378ad31fedc9
|
|
cambio de configuración por defecto del Server para otra interfaz de red.
git-svn-id: https://opengnsys.es/svn/branches/version1.0@2463 a21b9725-9963-47de-94b9-378ad31fedc9
|