Skip to content

Commit

Permalink
PMM-12524 make a better note re feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Dec 10, 2023
1 parent 14e05c0 commit 781662a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build/ansible/pmm/post-build-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@
group: pmm
mode: 0775

# This will convert clickhouse databases from ordinary to atomic
# This will convert clickhouse databases from ordinary to atomic.
# Please note that it gets deleted after the first run.
- name: Enable a feature flag via an empty file
file:
path: /srv/clickhouse/flags/convert_ordinary_to_atomic
Expand Down

0 comments on commit 781662a

Please sign in to comment.