[roll] Roll infra/recipes [tree_closer] Make admin hostname configurable

This change modifies the tree closer such that it can take two
hostnames: one for the general case status page, and one for the admin
page.

This is a reland of https://fxrev.dev/857199 . The fix involves placing
the admin hostname argument underneath the `set` parameter.

Original-Bug: b/267492263
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/857361
Original-Revision: accc9f4c9a1db4aef4ea83f1625ec95973df0812
GitOrigin-RevId: 9df0b54264db2e2146ccf1294573441bba5de8f7
Change-Id: I97ee6e3e30eea73c8a3b3e28312a881bead20970
1 file changed
tree: a89e094fd55c0460f2e0733e5467deca5a7004df
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.