aboutsummaryrefslogtreecommitdiff
path: root/sys/etc/google-cloud-ops-agent/config.yaml
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-12-26 15:02:04 +0700
committerShulhan <ms@kilabit.info>2025-12-26 15:50:22 +0700
commit42ad2744c1122eeb6e33972ed34a87567a690a57 (patch)
tree5fe7211e8a3831dbc75419d1814da386f6483e81 /sys/etc/google-cloud-ops-agent/config.yaml
parent058f6729af0dc2f9a367a268e2d387a9f922406e (diff)
downloadcompute-archlinux-image-builder-42ad2744c1122eeb6e33972ed34a87567a690a57.tar.xz
all: remove pacman-init service and ops-agent config.yaml
The original pacman-init.service usage is to populate the pacman keyrings. Since we install archlinux-keyring package at pacstrap, we did not need to do it anymore. On ops-agent, the latest package released that include the same config.yaml.
Diffstat (limited to 'sys/etc/google-cloud-ops-agent/config.yaml')
-rw-r--r--sys/etc/google-cloud-ops-agent/config.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/etc/google-cloud-ops-agent/config.yaml b/sys/etc/google-cloud-ops-agent/config.yaml
deleted file mode 100644
index 402be29..0000000
--- a/sys/etc/google-cloud-ops-agent/config.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
-logging:
- receivers:
- syslog:
- type: systemd_journald
- service:
- pipelines:
- default_pipeline:
- receivers: [syslog]