Skip to content

Commit

Permalink
Update deployment.rst
Browse files Browse the repository at this point in the history
Correct info about what happens when -b is not used in command to create a Dataverse instance on AWS
  • Loading branch information
jggautier committed May 23, 2024
1 parent 9c64eba commit be6c6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/sphinx-guides/source/developers/deployment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ To run it with default values you just need the script, but you may also want a
ec2-create-instance accepts a number of command-line switches, including:

* -r: GitHub Repository URL (defaults to https://github.com/IQSS/dataverse.git)
* -b: branch to build (defaults to develop)
* -b: branch to build (defaults to the latest release of Dataverse)
* -p: pemfile directory (defaults to $HOME)
* -g: Ansible GroupVars file (if you wish to override role defaults)
* -h: help (displays usage for each available option)
Expand Down

0 comments on commit be6c6f7

Please sign in to comment.