[roll] Roll fuchsia [fx][ssh] Making ffx the source of truth for ssh keys

This changes the fx scripts to use `ffx config get ssh.[pub|priv] to
get the path to the ssh key files. This makes in-tree configuration
consistent with out of tree configuration, making troubleshooting
ssh issues easier.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1000202
Original-Revision: 67114fc63a86090f826ef1ca9956d97bacef08f9
GitOrigin-RevId: 39c02d4d6c8e3d91187d2603331ea6964648fad8
Change-Id: I7e91e99a270514610f1160014c53b9616fb812b0
1 file changed
tree: f3d2fcd2ccd80df9ec2ccf1d756f0bf31ef053e9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.