From 69b0251f9cc7f56e9ac70fdac9db802a356bb14f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Bj=C3=B6rklund?= Date: Thu, 20 Feb 2025 13:40:01 +0100 Subject: [PATCH] set up test rsyslog server --- global/overlay/etc/puppet/cosmos-rules.yaml | 6 ++++++ internal-sto3-test-rsyslog-1.cert.sunet.se/README | 3 +++ 2 files changed, 9 insertions(+) create mode 100644 internal-sto3-test-rsyslog-1.cert.sunet.se/README diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index aaebc49..c439028 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -91,3 +91,9 @@ zammad-test.cert.sunet.se: entity_id: 'https://test-sso-proxy.cert.sunet.se/idp' user_header: 'Remote-User' passthrough: ['/api', '/oauth'] + +internal-sto3-test-rsyslog-1.cert.sunet.se: + sunet::rsyslog: + syslog_enable_remote: false + udp_port: 514 + tcp_port: 514 diff --git a/internal-sto3-test-rsyslog-1.cert.sunet.se/README b/internal-sto3-test-rsyslog-1.cert.sunet.se/README new file mode 100644 index 0000000..a18dac1 --- /dev/null +++ b/internal-sto3-test-rsyslog-1.cert.sunet.se/README @@ -0,0 +1,3 @@ + +The system documentation is in the docs directory of the multiverse repository. +