.
This commit is contained in:
@@ -154,15 +154,10 @@ storage:
|
|||||||
contents:
|
contents:
|
||||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/velero"
|
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/velero"
|
||||||
|
|
||||||
- path: /opt/bin/remote-syslog
|
- path: /opt/bin/rsyslogd
|
||||||
mode: 0755
|
mode: 0755
|
||||||
contents:
|
contents:
|
||||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/remote-syslog"
|
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/rsyslogd"
|
||||||
|
|
||||||
- path: /opt/bin/busybox
|
|
||||||
mode: 0755
|
|
||||||
contents:
|
|
||||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/busybox"
|
|
||||||
|
|
||||||
- path: /etc/systemd/journald.conf.d/10-forward-to-syslog.conf
|
- path: /etc/systemd/journald.conf.d/10-forward-to-syslog.conf
|
||||||
mode: 0644
|
mode: 0644
|
||||||
@@ -271,23 +266,6 @@ storage:
|
|||||||
|
|
||||||
systemd:
|
systemd:
|
||||||
units:
|
units:
|
||||||
- name: syslog-forward.service
|
|
||||||
enabled: true
|
|
||||||
contents: |
|
|
||||||
[Unit]
|
|
||||||
Description=Forward journald to central syslog server
|
|
||||||
Wants=network-online.target
|
|
||||||
After=network-online.target systemd-journald.service
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
Type=simple
|
|
||||||
ExecStart=/opt/bin/busybox syslogd -n -R syslog.undercloud.local -P 514
|
|
||||||
Restart=always
|
|
||||||
RestartSec=2
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
||||||
# --- Boot entrypoint: only this target is enabled at boot ---
|
# --- Boot entrypoint: only this target is enabled at boot ---
|
||||||
- name: undercloud-bootstrap.target
|
- name: undercloud-bootstrap.target
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"version": 4,
|
"version": 4,
|
||||||
"terraform_version": "1.12.2",
|
"terraform_version": "1.12.2",
|
||||||
"serial": 1274,
|
"serial": 1350,
|
||||||
"lineage": "d92c42be-29f9-bad9-ef9a-3dc952ff5fa5",
|
"lineage": "d92c42be-29f9-bad9-ef9a-3dc952ff5fa5",
|
||||||
"outputs": {},
|
"outputs": {},
|
||||||
"resources": [],
|
"resources": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user