Skip to content

Commit 0d433c3

Browse files
author
Rob Day-Reynolds
committed
1 parent a7fffa9 commit 0d433c3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

bosh-stemcell/OS_IMAGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ OS images are stored in S3 bucket [bosh-os-images](http://s3.amazonaws.com/bosh-
88

99
Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`
1010

11+
* `OM11wAMZHMicV0Qrm7hgINDZVf_R7by9`
12+
- Fix for occasional rsyslog hang on startup
13+
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)
14+
1115
* `J_Kq_x6enkOS2E48RhZkxNo4fHcjk4Mv`
1216
- Periodic bump
1317
- built from 3421.x (5d992060b761fb6f6be03d4ce06453b458866e76)
@@ -558,6 +562,10 @@ Ubuntu 14.04 images have filename `bosh-ubuntu-trusty-os-image.tgz`
558562

559563
CentOS 7 images have filename `bosh-centos-7-os-image.tgz`
560564

565+
* `yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel`
566+
- Fix for occasional rsyslog hang on startup
567+
- built from 3421.x (a7fffa982829f5c5d6e6b34bfa64e19e18fa4d6c)
568+
561569
* `xWfKG1XmYyWe_z6DTJ0wwiBXWpMFsNYU`
562570
- Periodic bump
563571
- built from 3421.x (5d992060b761fb6f6be03d4ce06453b458866e76)

bosh-stemcell/os_image_versions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"bosh-centos-7-os-image.tgz": "xWfKG1XmYyWe_z6DTJ0wwiBXWpMFsNYU",
3-
"bosh-ubuntu-trusty-os-image.tgz": "J_Kq_x6enkOS2E48RhZkxNo4fHcjk4Mv"
2+
"bosh-centos-7-os-image.tgz": "yW3PXG_8DRzUGv.zWirm.QQ13e9tLVel",
3+
"bosh-ubuntu-trusty-os-image.tgz": "OM11wAMZHMicV0Qrm7hgINDZVf_R7by9"
44
}

0 commit comments

Comments
 (0)