Skip to content

Commit

Permalink
Update syslog and system-metrics (#144)
Browse files Browse the repository at this point in the history
  • Loading branch information
haochenhu233 authored Jan 10, 2025
1 parent 863252f commit 254c981
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 16 deletions.
10 changes: 0 additions & 10 deletions ocfp/aws/mgmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,3 @@ instance_groups:
properties:
aws:
encrypted: (( grab params.aws_ebs_encryption ))

---
- path: /resource_pools/name=vms/cloud_properties?
type: replace
value:
availability_zone: ((az))
ephemeral_disk:
size: 25000
type: gp2
instance_type: m6i.xlarge
6 changes: 3 additions & 3 deletions overlay/releases/system-metrics.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
releases:
- name: "system-metrics"
version: "3.0.7"
url: "https://bosh.io/d/github.com/cloudfoundry/system-metrics-release?v=3.0.7"
sha1: "89b966f573bd02c611d6499b9cbd7888d09e62af"
version: "3.0.8"
url: "https://bosh.io/d/github.com/cloudfoundry/system-metrics-release?v=3.0.8"
sha1: "30ae3f4f0df1d30a0a1c7433c3bc54852fdd9e2c"
6 changes: 3 additions & 3 deletions overlay/releases/windows-syslog.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
releases:
- name: "windows-syslog"
version: "1.3.0"
url: "https://bosh.io/d/github.com/cloudfoundry/windows-syslog-release?v=1.3.0"
sha1: "2acffd1b35664d16cc73432d0b9d650bc4bb9c22"
version: "1.3.3"
url: "https://bosh.io/d/github.com/cloudfoundry/windows-syslog-release?v=1.3.3"
sha1: "65416948730f7eb5784ff2b52597c408893889d8"

0 comments on commit 254c981

Please sign in to comment.