Skip to content

Commit 6125cc9

Browse files
committed
add var for env
1 parent 6d42e7b commit 6125cc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Role Variables
1919
| rw_group | _rubywarden | The group that will be added to the system in order to run rubywarden. |
2020
| rw_signups | false | Tells rubywarden to allow signups. Requires a service restart to change. |
2121
| rw_commit | master | Specific commit to be used during the checkout process. |
22+
| rw_env | production | Specify if we are running in production or development mode. |
2223

2324
Example Playbook
2425
----------------

0 commit comments

Comments
 (0)