diff --git a/cookiecutter.json b/cookiecutter.json index 359ad5e..502a80a 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -1,3 +1,4 @@ { - "service": "replace with the name for the devstack service" + "service": "replace with the name for the devstack service", + "repo_name": "replace with the name for the git repo" }