tagging the database_init role so it can be targetting with a skip-tags

This commit is contained in:
Geoff Jacobs
2022-11-08 10:56:26 +11:00
parent 7748939506
commit 4b8126779a

View File

@@ -36,7 +36,7 @@
- { role: nfs_mount, when : (atl_fileserver_host is defined) and (atl_fileserver_host|length > 0) }
- role: product_common
- role: product_install
- role: database_init
- { role: database_init, tags: [database] }
- role: bitbucket_config
- role: product_startup
- role: bitbucket_dataset_restore