|
Re: AWS IAM Roles
I would like to see the use of the valet key pattern in this case instead
of using the latest credentials. That way my CI can commit the BOSH
deployment manifest to source control and I can trace any
I would like to see the use of the valet key pattern in this case instead
of using the latest credentials. That way my CI can commit the BOSH
deployment manifest to source control and I can trace any
|
By
Sean Keery <skeery@...>
·
#623
·
|
|
Dual Home with bosh issues (asymmetric routing)
Micro Bosh allows users to make the micrbosh dual home by injecting a
deployment_network section in manifest file.
Then micro bosh has two network cards sitting on two different network.
E.g.
Micro Bosh allows users to make the micrbosh dual home by injecting a
deployment_network section in manifest file.
Then micro bosh has two network cards sitting on two different network.
E.g.
|
By
Shaozhen Ding
·
#622
·
|
|
Re: Attaching meta-data to bosh releases to ease discovery ?
Thanks a lot Amit for the heads up and the very interesting description of
the work on the "certified deployments".
I had once imagined to add in in the release meta-data the url to the ci
build that
Thanks a lot Amit for the heads up and the very interesting description of
the work on the "certified deployments".
I had once imagined to add in in the release meta-data the url to the ci
build that
|
By
Guillaume Berche
·
#621
·
|
|
Re: Purpose of instance_states in manifest?
Be careful to use the downloaded manifest. As the release and stemcell
version numbers will be resolved to a specific number, instead of "latest".
You may end up using an old version.
Be careful to use the downloaded manifest. As the release and stemcell
version numbers will be resolved to a specific number, instead of "latest".
You may end up using an old version.
|
By
Ning Fu
·
#620
·
|
|
Re: Purpose of instance_states in manifest?
`bosh download manifest` is meant to return what was send to the Director
at the time of the deploy. Certain values will be resolved such as release
and stemcell versions.
There was a bug that
`bosh download manifest` is meant to return what was send to the Director
at the time of the deploy. Certain values will be resolved such as release
and stemcell versions.
There was a bug that
|
By
Dmitriy Kalinin
·
#619
·
|
|
Re: AWS IAM Roles
Thanks! That looks very promising - I'll give it a try.
--
Danny Berger
http://dpb587.me
Thanks! That looks very promising - I'll give it a try.
--
Danny Berger
http://dpb587.me
|
By
Danny Berger <dpb587@...>
·
#617
·
|
|
Purpose of instance_states in manifest?
Hi all,
Two questions:
1. What is the intended use of `bosh download manifest`?
2. What is the purpose of instance_states in a manifest?
I ask as I did a `bosh download manifest`
Hi all,
Two questions:
1. What is the intended use of `bosh download manifest`?
2. What is the purpose of instance_states in a manifest?
I ask as I did a `bosh download manifest`
|
By
Jones, Daniel
·
#618
·
|
|
Re: AWS IAM Roles
dave rocamora has been looking into this a bit and getting some advice from
dmitriy:
https://github.com/drocamor/bosh/commit/941215ee3076923c1c2aaf69d4d57df6b439e71c
--
Thank you,
James Bayer
dave rocamora has been looking into this a bit and getting some advice from
dmitriy:
https://github.com/drocamor/bosh/commit/941215ee3076923c1c2aaf69d4d57df6b439e71c
--
Thank you,
James Bayer
|
By
James Bayer
·
#616
·
|
|
This is another test - Please Ignore
Hey Folks,
This is another test email to make sure that all of you are able to post
without being unnecessarily moderated. Sorry for the extra noise! Thank
you for your patience.
--
Josh Farwell
Hey Folks,
This is another test email to make sure that all of you are able to post
without being unnecessarily moderated. Sorry for the extra noise! Thank
you for your patience.
--
Josh Farwell
|
By
Josh Farwell <jfarwell@...>
·
#615
·
|
|
Re: BOSH multi-zone resurrector
We are currently working on adding first class concept of AZ to bosh:
https://github.com/cloudfoundry/bosh-notes/blob/master/availability-zones.md
Once that's complete, we can definitely think more
We are currently working on adding first class concept of AZ to bosh:
https://github.com/cloudfoundry/bosh-notes/blob/master/availability-zones.md
Once that's complete, we can definitely think more
|
By
Dmitriy Kalinin
·
#613
·
|
|
Re: Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
Amit,
Can be nice to Open issue on the mailing list to avoiding pollution of
Github issue tracker.
Amit,
Can be nice to Open issue on the mailing list to avoiding pollution of
Github issue tracker.
|
By
Gwenn Etourneau
·
#614
·
|
|
AWS IAM Roles
Hi - I'm interested in being able to assign IAM Roles
<http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>
to my AWS VMs. My goal is to avoid AWS credentials in my
Hi - I'm interested in being able to assign IAM Roles
<http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/iam-roles-for-amazon-ec2.html>
to my AWS VMs. My goal is to avoid AWS credentials in my
|
By
Danny Berger <dpb587@...>
·
#612
·
|
|
Re: BOSH multi-zone resurrector
Hi also interested in this topic.
Is there a plan to be able to fallback to other zones? This seems like a
good capacity management but from automated recovery this seems like chore.
What do you
Hi also interested in this topic.
Is there a plan to be able to fallback to other zones? This seems like a
good capacity management but from automated recovery this seems like chore.
What do you
|
By
John Wong
·
#611
·
|
|
Re: Failed updating job api_z1 > api_z1/0 (canary): `api_z1/0' is not running after update
Hi all,
This thread has become quite confusing, it looks like 3 different people
have raised different issues here. Is this summary correct:
Dulanjalie: problem resolved
Mathias: different problem,
Hi all,
This thread has become quite confusing, it looks like 3 different people
have raised different issues here. Is this summary correct:
Dulanjalie: problem resolved
Mathias: different problem,
|
By
Amit Kumar Gupta
·
#610
·
|
|
run "cf marketplace" , no service available
Hi expert,After deploy cloudfoundry from bosh. run bosh vms, all vm status are ok.When run "cf marketplace" , there is no available service.Is this caused by " not install the community service as
Hi expert,After deploy cloudfoundry from bosh. run bosh vms, all vm status are ok.When run "cf marketplace" , there is no available service.Is this caused by " not install the community service as
|
By
Xiao
·
#608
·
|
|
How to add NTP server to cloud foundry VMs
Hi Expert,Sorry for the similar question. When deploy cloudfoundry from bosh. Is there a way to set NTP server in cf-stub.yml or cf-deployment.yml ?thanks,David
Hi Expert,Sorry for the similar question. When deploy cloudfoundry from bosh. Is there a way to set NTP server in cf-stub.yml or cf-deployment.yml ?thanks,David
|
By
Xiao
·
#607
·
|
|
How to add NTP server to bosh VMs
Hi Expert,When deploy bosh from microbosh. How to make sure BOSH vms are configured with right NTP server?My manifest as below. But after deployment, ssh to bosh director,
Hi Expert,When deploy bosh from microbosh. How to make sure BOSH vms are configured with right NTP server?My manifest as below. But after deployment, ssh to bosh director,
|
By
Xiao
·
#606
·
|
|
Re: Attaching meta-data to bosh releases to ease discovery ?
cf-release notes do not specify a minimum version. They simply include a
soft recommendation, a known-good combination. They should not be regarded
as requirements, not something one would want a
cf-release notes do not specify a minimum version. They simply include a
soft recommendation, a known-good combination. They should not be regarded
as requirements, not something one would want a
|
By
Amit Kumar Gupta
·
#609
·
|
|
Test Message - Please Ignore
This is a test message to ensure that privacy settings are working
correctly, please ignore.
Thank you,
--
Josh Farwell
This is a test message to ensure that privacy settings are working
correctly, please ignore.
Thank you,
--
Josh Farwell
|
By
Josh Farwell <jfarwell@...>
·
#605
·
|
|
Re: Attaching meta-data to bosh releases to ease discovery ?
Another use-case for such meta-data might be for a bosh release to specify
minimum bosh and stemcell supported versions (similar to what cf-release
release notes document informally, sometimes upon
Another use-case for such meta-data might be for a bosh release to specify
minimum bosh and stemcell supported versions (similar to what cf-release
release notes document informally, sometimes upon
|
By
Guillaume Berche
·
#604
·
|