Skip to content

Commit

Permalink
Fix fqdn of notebook host in clickhouse deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Jan 24, 2025
1 parent 1d7ad59 commit 4003d2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/deploy-clickhouse.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
- name: Deploy oonidata clickhouse hosts
hosts:
- notebook.ooni.org
- notebook1.htz-fsn.prod.ooni.nu
- data1.htz-fsn.prod.ooni.nu
# - data2.htz-fsn.prod.ooni.nu
- data3.htz-fsn.prod.ooni.nu
Expand Down

0 comments on commit 4003d2e

Please sign in to comment.