Closed drnic closed 11 years ago
The AMI that bosh-bootstrap just used was ami-c5d797ac
and gave Version 1.5.0.pre.912 (release:70118c29 bosh:70118c29)
Ok, so /last_successful-bosh-stemcell-aws_ami_us-east-1
never changed? 912
seemed a little old; but perhaps its the right number.
Thanks mate.
For example, we have 939
in this doc on uploading stemcells http://docs.cloudfoundry.com/docs/running/deploying-cf/openstack/uploading_bosh_stemcell.html
Right now last_successful-bosh-stemcell-aws_ami_us-east-1
returns AMI ami-d33079ba
, and the latest light bosh stemcells returns the same AMI:
---
name: bosh-stemcell
version: '980'
bosh_protocol: 1
sha1: 92b5b55d84090409dc2a72de140a35aee5c1f1d1
cloud_properties:
name: bosh-stemcell
version: '980'
infrastructure: aws
architecture: x86_64
root_device_name: /dev/sda1
ami:
us-east-1: ami-d33079ba
Ok thanks. I'll check that I'm using the right URL.
On Thu, Sep 12, 2013 at 6:43 AM, Ferran Rodenas notifications@github.comwrote:
Right now last_successful-bosh-stemcell-aws_ami_us-east-1 returns AMI ami-d33079ba, and the latest light bosh stemcells returns the same AMI:
name: bosh-stemcell version: '980' bosh_protocol: 1 sha1: 92b5b55d84090409dc2a72de140a35aee5c1f1d1 cloud_properties: name: bosh-stemcell version: '980' infrastructure: aws architecture: x86_64 root_device_name: /dev/sda1 ami: us-east-1: ami-d33079ba
— Reply to this email directly or view it on GitHubhttps://github.com/cloudfoundry-community/bosh-bootstrap/issues/238#issuecomment-24319983 .
Dr Nic Williams Stark & Wayne LLC - consultancy for Cloud Foundry users http://drnicwilliams.com http://starkandwayne.com cell +1 (415) 860-2185 twitter @drnic
@frodenas do you know what the URL is for the us-east-1 AMI label?