Add TODO prefix
This commit is contained in:
@@ -10,7 +10,7 @@ include_recipe "kosmos-nodejs"
|
||||
include_recipe "kosmos-redis"
|
||||
include_recipe "kosmos-postgresql"
|
||||
|
||||
# Remove the condition once we have migrated mastodon to andromeda
|
||||
# TODO: Remove the condition once we have migrated mastodon to andromeda
|
||||
unless platform?('ubuntu') && node[:platform_version].to_f < 18.04
|
||||
postgresql_data_bag_item = data_bag_item('credentials', 'postgresql')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user