Skip to content

Commit

Permalink
revert comments
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Dec 11, 2024
1 parent d2925ce commit b7ebb36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions ansible/deploy-clickhouse.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
- name: Deploy oonidata clickhouse hosts
hosts:
# - notebook.ooni.org
# - data1.htz-fsn.prod.ooni.nu
#- data2.htz-fsn.prod.ooni.nu
- notebook.ooni.org
- data1.htz-fsn.prod.ooni.nu
- data2.htz-fsn.prod.ooni.nu
- data3.htz-fsn.prod.ooni.nu
become: true
tags:
Expand Down
6 changes: 3 additions & 3 deletions ansible/inventory
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ ghs-ams
## Role tags

[clickhouse]
# notebook.ooni.org
# data1.htz-fsn.prod.ooni.nu
# data2.htz-fsn.prod.ooni.nu
notebook.ooni.org
data1.htz-fsn.prod.ooni.nu
data2.htz-fsn.prod.ooni.nu
data3.htz-fsn.prod.ooni.nu

## Location tags
Expand Down

0 comments on commit b7ebb36

Please sign in to comment.