Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/l2/_common/mkosi.conf
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ PostInstallationScripts=modules/l2/_common/mkosi.postinst.chroot
SyncScripts=modules/l2/_common//mkosi.sync

Packages=fluent-bit
logrotate
prometheus-node-exporter
prometheus-process-exporter
rsyslog
Expand Down
1 change: 1 addition & 0 deletions modules/l2/_common/mkosi.postinst.chroot
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ systemctl add-wants minimal.target \
google-cloud-ops-agent.service \
prometheus-node-exporter.service \
prometheus-process-exporter.service \
logrotate.timer \
ptlb-routes-nanny.timer \
rsyslog.service \
vault-agent.service
Expand Down