From 6e5da43ab19cd2fbeaec4cb6e131f8cf3b72a421 Mon Sep 17 00:00:00 2001 From: Ben Partridge Date: Fri, 24 Jan 2020 13:55:32 +1100 Subject: [PATCH] no-issue: Correct documentation for product family for bitbucket service name --- aws_slingshot_backup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws_slingshot_backup.yml b/aws_slingshot_backup.yml index 50028b4..f638680 100644 --- a/aws_slingshot_backup.yml +++ b/aws_slingshot_backup.yml @@ -1,7 +1,7 @@ # Runs atlassian-slingshot to backup your product instance. Should be run when there is only 1 app node (i.e server or single node cluster) # Params # Required -# atl_product_family - should be "jira", "confluence", or "bitbucket" +# atl_product_family - should be "jira", "confluence", or "stash" # atl_slingshot_backup_dir - working directory for the backup, should be large enough to fit database and shared home dumps # atl_s3_backup_bucket - s3 bucket to upload your backup to # atl_s3_backup_region - AWS region where the s3 bucket is deployed