Fix the name of the CoreOS S3 bucket for robosignatory
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
37d59d1917
commit
0a67ba350c
1 changed files with 1 additions and 1 deletions
|
@ -449,7 +449,7 @@ handlers = ["console"]
|
||||||
|
|
||||||
|
|
||||||
[consumer_config.coreos]
|
[consumer_config.coreos]
|
||||||
bucket = "robosig-dev-fcos-builds"
|
bucket = "fcos-builds"
|
||||||
key = "coreos"
|
key = "coreos"
|
||||||
|
|
||||||
[consumer_config.coreos.aws]
|
[consumer_config.coreos.aws]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue