bosh-aws-xen-ubuntu-trusty-go_agent
Deprecation Warning
Stemcells based on Ubuntu Trusty (14.04) are no longer receiving security updates due to the end of upstream support. We strongly recommend switching to Ubuntu Jammy (22.04) based stemcells.
BOSH produces official stemcells for popular operating systems and infrastructures. For infrastructures that support it, light stemcells are a more efficient way to reference stemcells that we have pre-uploaded and shared within the IaaS.
For more information about stemcells, please see the following documentation.
You can upload the latest version to your director with the upload-stemcell
command:
bosh upload-stemcell --sha1 1d526f873be3ee7299cbdcf5feb8b2024bb15ff0 \ https://bosh.io/d/stemcells/bosh-aws-xen-ubuntu-trusty-go_agent?v=3312.51
And reference this stemcell in your deployment manifest from the stemcells
section:
- alias: "default" os: "ubuntu-trusty" version: "3312.51"
Version History¶
v3312.51¶
-
Full Stemcell
–
sha1:1d526f873be3ee7299cbdcf5feb8b2024bb15ff0
v3312.50¶
-
Full Stemcell
–
sha1:796a6718a26acd056a23b20cabf23bbc3391afdf
v3312.49¶
-
Full Stemcell
–
sha1:423dc5705ecb348a4b76555cafaf3d3ab0667512
v3312.48¶
-
Full Stemcell
–
sha1:2d433b2e396325fe30d9ba70fac3914ed095137a
v3312.47¶
-
Full Stemcell
–
sha1:9884f98c574b01d73c5d15a8df6a588703535546
v3312.46¶
-
Full Stemcell
–
sha1:d6bd197551107c93897c9d1c58e76e07a7752e38
v3312.45¶
-
Full Stemcell
–
sha1:dd7cfaf822aa04267551f8ec9107d966de01a391
v3312.44¶
-
Full Stemcell
–
sha1:60ccd6e7c75b3545d00fafda398137a89acfc957
v3312.38¶
-
Full Stemcell
–
sha1:46d208c6ea7ab0c342ea102cafcfe0cba4d2c9a6
v3312.34¶
-
Full Stemcell
–
sha1:07389c850306272d428e1e782b766f9b05b6abe1
v3312.33¶
-
Full Stemcell
–
sha1:53cff2af486c115b085a8c95afebaae99af6ca21
v3312.32¶
-
Full Stemcell
–
sha1:b406a9202f7485a0c9029e6871d72cf0d3e6da25
v3312.30¶
-
Full Stemcell
–
sha1:7bbb9398b240daf46a0aba33069bdb63be36d344
v3312.29¶
-
Full Stemcell
–
sha1:c88ddf343d6369548aff4a124697c53427ab7be3
v3312.28¶
-
Full Stemcell
–
sha1:45f7fd047b5dd49ab7e5ed562e6930122df52fce
v3312.26¶
-
Full Stemcell
–
sha1:bee5eb3786e6947be4e0880e62ae3f2b7d2a32db
v3312.24¶
-
Full Stemcell
–
sha1:b95c986b45cc639d9bfef29d5ba9bf668e514a1d
v3312.23¶
-
Full Stemcell
–
sha1:2c6b4522b9aa6d72a74740203d256e4a17f56ca9
v3312.22¶
-
Full Stemcell
–
sha1:e196e64f610e1b8cd1cb2d15b7c5c0934961c117
v3312.21¶
-
Full Stemcell
–
sha1:e075ee7591f64889736494dca1fee8db4056d676
v3312.20¶
-
Full Stemcell
–
sha1:0ac4bc885be50814ed8e9b823d08520664901939
v3312.18¶
-
Full Stemcell
–
sha1:4b68ffcf59ffbe848f1ce49439e17e352cf81ff2
v3312.17¶
Reported Problems: - Memory leak bug in Kernel 4.4.0-59
Changes: - Periodic stemcell update
-
Full Stemcell
–
sha1:5ec25c0870e64f56416fd8d87748951dd16ab8c1
v3312.15¶
Reported Problems: - Memory leak bug in Kernel 4.4.0-59
Changes: - Periodic stemcell update
-
Full Stemcell
–
sha1:d5252cdd6b07763ed989fcfeff47d06afa164065
v3312.12¶
- Lock down rsyslog to 8.22.0 to avoid high memory usage issue https://github.com/cloudfoundry/bosh/issues/1537
-
Full Stemcell
–
sha1:2963c3f6cd7a1cfb8fdf8a5aeab2e968c09c5a98
v3312.9¶
- Updates Azure Ubuntu stemcells to use parted partitioner to fix slow disk partitioning
-
Full Stemcell
–
sha1:513738eb4d4b562d29dfdb39aa6181a3915bcd46
v3312.8¶
- Bumps Ubuntu stemcells for USN-3156-1: APT vulnerability
-
Full Stemcell
–
sha1:e0ecce7f0898455093e8da7dfc544bed34594857
v3312.7¶
- Bump Ubuntu stemcells for USN-3151-2: Linux kernel (Xenial HWE) vulnerability
-
Full Stemcell
–
sha1:4a188a379de4e49ec6d44e3b23e6c13288b886b7
v3312.6¶
- Periodic stemcell update
-
Full Stemcell
–
sha1:23acbe01cc403850004b25e683a9f4c4517a189b
v3312.5¶
-
Full Stemcell
–
sha1:0b09c812a26de1df20cb5636a6a71f3a0dee087c
v3312.3¶
- Periodic stemcell update
- Includes USN-3134-1 as requested by a community member
-
Full Stemcell
–
sha1:55581eeb99a598bbae46421454685e387e374ab6
v3312¶
- Properly includes
libpam_cracklib.so
to avoid errors in/var/log/auth.log
-
Full Stemcell
–
sha1:07102293571f27916b9a3bf66acd256d4b9ce7b0
v3309¶
- Fixes persistent disk mounting on OpenStack described in Stemcell 3308
-
Full Stemcell
–
sha1:51064bef1a67cd6749c6af2cedc32320a42eaee9
v3308¶
Reported Problems: - On OpenStack: Mounting persistent disks not working when using
config-drive: disk
while nova is configured to use acdrom
config-drive due to https://github.com/cloudfoundry/bosh/issues/1503Fixes: - Fixes SSH key installation issue introduced in Stemcell 3306
-
Full Stemcell
–
sha1:ab2cb491e1c4c46f61251c88c6e43b0e6fb941a4
v3306¶
Reported Problems -
bosh-init
doesn’t work with this stemcell on OpenStack and AWS due to https://github.com/cloudfoundry/bosh/issues/1500 - Booting the stemcell image directly in you IaaS (without using BOSH/bosh-init) does no longer provision the ssh key for uservcap
, so you need to login differentlyChanges - Agent will now wait for monit to complete stop all processes before carrying on - Added google stemcells - Default dmesg_restrict to 1 - Disable all IPv6 configurations - Reenabled UDF kernel module for Azure - Increase root_maxkeys and maxkeys kernel configurations - Changed default hostname to bosh-stemcell instead of localhost to avoid boot problems on GCP - Lower TCP keepalive configuration by default - Mount /var/log directory to /var/vcap/data/root_log - Restrict Access to the su command - Add pam_cracklib requirements to common-password and password-auth - Enable auditing for processes that start prior to auditd - Set log rotation interval to 15 min in stemcell - Made ownership & permissions for /etc/cron* files more restrictive - Customize shell prompt to show instance name and ID - Removed floppy drives from vSphere stemcells - Removed
bosh micro
assets hence makingbosh micro
unsupportedMisc: - Stemcells are now built through Concourse via https://main.bosh-ci.cf-app.com/teams/main/pipelines/bosh:stemcells
-
Full Stemcell
–
sha1:e650db9d1ecd1575b21a462566a71f0ac12ee37a
v3263.28¶
-
Full Stemcell
–
sha1:2c4ecca3c91aa1acfa3de672f4e229b3e886070e
-
Light Stemcell
–
sha1:0d8dd5437777438e91d2da2f1c7aa559baf7c5e0
v3263.27¶
-
Full Stemcell
–
sha1:2480c4c9988ef5c149ff217a62ca226cf81b7fc3
-
Light Stemcell
–
sha1:5aa7eb98ce368ec555ba4ed7658259aa2510c15e
v3263.26¶
-
Full Stemcell
–
sha1:83d5266b6074d2abb4ed17441f1a047c3e2c0651
-
Light Stemcell
–
sha1:c7afbea6e009ed3902ff8f8af40f191e16b2f583
v3263.24¶
-
Full Stemcell
–
sha1:a0d705f005f980e5f80ae300984e15eba9aa7fad
-
Light Stemcell
–
sha1:caa3a47dfade433d7df94fea7d870ceea76f594a
v3263.23¶
-
Full Stemcell
–
sha1:a1f15e3c4478a9747b0ca0308543d356e66498e0
-
Light Stemcell
–
sha1:fce5c9cc4579788095a750bea592fa3d388a5af9