commit 87849693430647ec31c8c6ccdd69a0dcbe4682dc Author: hiro hiro@torproject.org Date: Mon Dec 9 17:32:55 2019 +0100
Add hosts file --- hosts | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/hosts b/hosts new file mode 100644 index 0000000..439099f --- /dev/null +++ b/hosts @@ -0,0 +1,8 @@ +[gitlab] +gitlab-01.torproject.org ansible_connection=local + +[salsa-webhook] +webhook.dip.torproject.org ansible_connection=local + +[docker-registry] +registry.dip.torproject.org ansible_connection=local