.
This commit is contained in:
@@ -154,15 +154,10 @@ storage:
|
||||
contents:
|
||||
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
|
||||
contents:
|
||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/remote-syslog"
|
||||
|
||||
- path: /opt/bin/busybox
|
||||
mode: 0755
|
||||
contents:
|
||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/busybox"
|
||||
source: "http://git.undercloud.local:3000/Undercloud/undercloud-infrastructure/raw/branch/main/k8s-binaries/rsyslogd"
|
||||
|
||||
- path: /etc/systemd/journald.conf.d/10-forward-to-syslog.conf
|
||||
mode: 0644
|
||||
@@ -271,23 +266,6 @@ storage:
|
||||
|
||||
systemd:
|
||||
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 ---
|
||||
- name: undercloud-bootstrap.target
|
||||
enabled: true
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.12.2",
|
||||
"serial": 1274,
|
||||
"serial": 1350,
|
||||
"lineage": "d92c42be-29f9-bad9-ef9a-3dc952ff5fa5",
|
||||
"outputs": {},
|
||||
"resources": [],
|
||||
|
||||
Reference in New Issue
Block a user