Rename init-users.sh to init-db.sh and update all references

This commit is contained in:
Mike Reeves
2026-05-14 15:53:00 -04:00
parent b328820c01
commit 6f273d7d97
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ postgres_wait_ready:
- require:
- docker_container: so-postgres
# Ensure the shared Telegraf database exists. init-users.sh only runs on a
# Ensure the shared Telegraf database exists. init-db.sh only runs on a
# fresh data dir, so hosts upgraded onto an existing /nsm/postgres volume
# would otherwise never get so_telegraf.
postgres_create_telegraf_db: