#!/bin/bash . /usr/share/debconf/confmodule # Mostrar las preguntas al usuario en orden deseado db_input high opengnsys/oglog_opensearchInitialPassword || true db_input high opengnsys/oglog_ogCoreIp || true db_input high opengnsys/oglog_ogLogIp || true db_input high opengnsys/oglog_subdomain || true db_input high opengnsys/oglog_certificateAltNames || true db_input high opengnsys/oglog_nodeExporterTargets || true # Lanzar el diálogo con el usuario db_go