You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
subtext: Configuration for the Gerrit uploaders - these servers are responsible for uploading the git tree from Gerrit servers to the cache on the ABFS server.
Copy file name to clipboardExpand all lines: modules/uploaders/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,14 +42,14 @@ No modules.
42
42
| <aname="input_abfs_gerrit_uploader_datadisk_size_gb"></a> [abfs\_gerrit\_uploader\_datadisk\_size\_gb](#input\_abfs\_gerrit\_uploader\_datadisk\_size\_gb)| Size in GB for the ABFS gerrit uploader datadisk(s) that will be attached to the VM(s) |`number`|`4096`| no |
43
43
| <aname="input_abfs_gerrit_uploader_datadisk_type"></a> [abfs\_gerrit\_uploader\_datadisk\_type](#input\_abfs\_gerrit\_uploader\_datadisk\_type)| The PD regional disk type to use for the ABFS gerrit uploader datadisk(s) |`string`|`"pd-ssd"`| no |
44
44
| <aname="input_abfs_gerrit_uploader_git_branch"></a> [abfs\_gerrit\_uploader\_git\_branch](#input\_abfs\_gerrit\_uploader\_git\_branch)| Git branch to upload to the ABFS server (e.g. main) |`string`|`"main"`| no |
45
-
| <aname="input_abfs_gerrit_uploader_git_servers"></a> [abfs\_gerrit\_uploader\_git\_servers](#input\_abfs\_gerrit\_uploader\_git\_servers)| List of git servers to upload to the ABFS server (e.g. ["android.googlesource.com"]) |`list(string)`| n/a | yes |
46
45
| <aname="input_abfs_gerrit_uploader_machine_type"></a> [abfs\_gerrit\_uploader\_machine\_type](#input\_abfs\_gerrit\_uploader\_machine\_type)| Machine type for ABFS gerrit uploaders |`string`|`"n2d-standard-48"`| no |
46
+
| <aname="input_abfs_gerrit_uploader_manifest_server"></a> [abfs\_gerrit\_uploader\_manifest\_server](#input\_abfs\_gerrit\_uploader\_manifest\_server)| The manifest server to assume |`string`|`"android.googlesource.com"`| no |
47
47
| <aname="input_abfs_gerrit_uploader_name_prefix"></a> [abfs\_gerrit\_uploader\_name\_prefix](#input\_abfs\_gerrit\_uploader\_name\_prefix)| Name prefix for the ABFS gerrit uploader VM(s) |`string`|`"abfs-gerrit-uploader"`| no |
| <aname="input_abfs_manifest_file"></a> [abfs\_manifest\_file](#input\_abfs\_manifest\_file)| Relative path from the manifest project root to the manifest file |`string`|`"default.xml"`| no |
50
50
| <aname="input_abfs_manifest_project_name"></a> [abfs\_manifest\_project\_name](#input\_abfs\_manifest\_project\_name)| Name of the git project on the manifest-server containing manifests |`string`|`"platform/manifest"`| no |
51
-
| <aname="input_abfs_uploader_cos_image_ref"></a> [abfs\_puser\_cos\_image\_ref](#input\_abfs\_puser\_cos\_image\_ref)| Reference to the COS boot image to use for the ABFS uploader |`string`|`"projects/cos-cloud/global/images/family/cos-109-lts"`| no |
52
51
| <aname="input_abfs_server_name"></a> [abfs\_server\_name](#input\_abfs\_server\_name)| The name of the ABFS server |`string`| n/a | yes |
52
+
| <aname="input_abfs_uploader_cos_image_ref"></a> [abfs\_uploader\_cos\_image\_ref](#input\_abfs\_uploader\_cos\_image\_ref)| Reference to the COS boot image to use for the ABFS uploader |`string`|`"projects/cos-cloud/global/images/family/cos-109-lts"`| no |
53
53
| <aname="input_goog_cm_deployment_name"></a> [goog\_cm\_deployment\_name](#input\_goog\_cm\_deployment\_name)| The name of the deployment for Marketplace |`string`|`""`| no |
54
54
| <aname="input_project_id"></a> [project\_id](#input\_project\_id)| Google Cloud project ID |`string`| n/a | yes |
55
55
| <aname="input_service_account_email"></a> [service\_account\_email](#input\_service\_account\_email)| Email of service account to attach to the servers |`string`| n/a | yes |
0 commit comments